Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/f30f50987a3f9c45c0d580a996d267e7e9688763/configs/sama5d3xek_nandflash_defconfig
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
CONFIG_SPL=y
|
|
CONFIG_SYS_EXTRA_OPTIONS="SAMA5D3,SYS_USE_NANDFLASH"
|
|
+S:CONFIG_ARM=y
|
|
+S:CONFIG_ARCH_AT91=y
|
|
+S:CONFIG_TARGET_SAMA5D3XEK=y
|
|
|