Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/2c650e20107917ed90a36ca574a6816fb5d3342e/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
Simon Glass 019fd6d45b Correct call to eth_write_hwaddr() 14 years ago
..
Makefile Switch from archive libraries to partial linking 15 years ago
bootp.c Put common autoload code into auto_load() function 14 years ago
bootp.h net: express the first argument to NetSetTimeout() in milliseconds 17 years ago
dns.c NET: pass source IP address to packet handlers 14 years ago
dns.h Add DNS support 16 years ago
eth.c Correct call to eth_write_hwaddr() 14 years ago
net.c net/net.c: Update ipaddr if the environment has changed 14 years ago
nfs.c NET: pass source IP address to packet handlers 14 years ago
nfs.h nfs: accept CONFIG_NFS_READ_SIZE from config file 16 years ago
rarp.c NET: pass source IP address to packet handlers 14 years ago
rarp.h
sntp.c NET: pass source IP address to packet handlers 14 years ago
sntp.h
tftp.c net/tftp.c: fix typo 14 years ago
tftp.h TFTP: net/tftp.c: add server mode receive 14 years ago