Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/10778398b3a0a05a4d00ee4a5b1d6a6f215eb37b/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
Masahiro Yamada ed36323f6d kconfig: add blank Kconfig files 11 years ago
..
Kconfig kconfig: add blank Kconfig files 11 years ago
Makefile fs: convert makefiles to Kbuild style 12 years ago
fat.c fs: implement size/fatsize/ext4size 11 years ago
fat_write.c disk: part_efi: clarify lbaint_t usage 11 years ago
file.c