Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/58453b00b3ebb26aaa901210023f99504a90bb00/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
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 17 years ago
..
Makefile
bootp.c rename CFG_ macros to CONFIG_SYS 17 years ago
bootp.h net: express the first argument to NetSetTimeout() in milliseconds 17 years ago
eth.c Adds two more ethernet interface to 83xx 17 years ago
net.c rename CFG_ macros to CONFIG_SYS 17 years ago
nfs.c rename CFG_ macros to CONFIG_SYS 17 years ago
nfs.h
rarp.c net: express the first argument to NetSetTimeout() in milliseconds 17 years ago
rarp.h
sntp.c net: express the first argument to NetSetTimeout() in milliseconds 17 years ago
sntp.h
tftp.c rename CFG_ macros to CONFIG_SYS 17 years ago
tftp.h