Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/31969b8993ee00015b7ac0f979d601299158fc6e/configs/T4160QDS_SDCARD_defconfig
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
CONFIG_SPL=y
|
|
CONFIG_SYS_EXTRA_OPTIONS="PPC_T4160,RAMBOOT_PBL,SPL_FSL_PBL,SDCARD"
|
|
+S:CONFIG_PPC=y
|
|
+S:CONFIG_MPC85xx=y
|
|
+S:CONFIG_TARGET_T4240QDS=y
|
|
|