Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/12c9e7d622319bac804e68998019ba21118bc355/configs/P2020RDB-PC_36BIT_SPIFLASH_defconfig
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
CONFIG_SPL=y
|
|
CONFIG_SYS_EXTRA_OPTIONS="P2020RDB,36BIT,SPIFLASH"
|
|
+S:CONFIG_PPC=y
|
|
+S:CONFIG_MPC85xx=y
|
|
+S:CONFIG_TARGET_P1_P2_RDB_PC=y
|
|
|