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