Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/22b6dbc1696d927d938dd4e16f65d83c0d4fb3f4/net You should set ROOT_URL correctly, otherwise the web may not work correctly.
upstream u-boot with additional patches for our devices/boards: https://lists.denx.de/pipermail/u-boot/2017-March/282789.html (AXP crashes) ; Gbit ethernet patch for some LIME2 revisions ; with SPI flash support
 
 
 
 
 
 
u-boot/net
Mike Frysinger 95823ca077 net: get mac address from environment and use eth util funcs 16 years ago
..
Makefile net/sntp.c: move ifdef into Makefile COBJS-$(...) 16 years ago
bootp.c net: get mac address from environment and use eth util funcs 16 years ago
bootp.h net: express the first argument to NetSetTimeout() in milliseconds 17 years ago
eth.c net: new utility functions for working with enetaddr's 16 years ago
net.c net: get mac address from environment and use eth util funcs 16 years ago
nfs.c convert print_IPaddr() to %pI4 16 years ago
nfs.h
rarp.c net: express the first argument to NetSetTimeout() in milliseconds 17 years ago
rarp.h
sntp.c net/sntp.c: move ifdef into Makefile COBJS-$(...) 16 years ago
sntp.h
tftp.c convert print_IPaddr() to %pI4 16 years ago
tftp.h