Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/0e4e38ae38801472ee77bb2b52e081017662c2b6/fs/fat 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/fs/fat
Stefan Brüns ae1755be37 fs/fat: Correct description of determine_fatent function 9 years ago
..
Kconfig
Makefile
fat.c fs/fat: Do not write unmodified fat entries to disk 9 years ago
fat_write.c fs/fat: Correct description of determine_fatent function 9 years ago
file.c