Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/6a397ef0e6c58caab8bf427d447714bc9b3bb9d4/include/cramfs 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/include/cramfs
Bernhard Nemec 42ba58e0c3 Fix endianess problem in cramfs code (cramfs is always host-endian in Linux) 17 years ago
..
cramfs_fs.h Fix endianess problem in cramfs code (cramfs is always host-endian in Linux) 17 years ago
cramfs_fs_sb.h