Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/1c424d26975345dec30e525319056cdb2280b170/configs/T1040RDB_SPIFLASH_defconfig
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
CONFIG_SPL=y
|
|
CONFIG_SYS_EXTRA_OPTIONS="PPC_T1040,T1040RDB,RAMBOOT_PBL,SPL_FSL_PBL,SPIFLASH"
|
|
+S:CONFIG_PPC=y
|
|
+S:CONFIG_MPC85xx=y
|
|
+S:CONFIG_TARGET_T104XRDB=y
|
|
|