Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/c65dc7d8742837addfb1b0da3b090967423f4a9b/configs/P1010RDB-PB_SPIFLASH_defconfig
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
CONFIG_PPC=y
|
|
CONFIG_MPC85xx=y
|
|
CONFIG_TARGET_P1010RDB=y
|
|
CONFIG_SPL=y
|
|
CONFIG_SYS_EXTRA_OPTIONS="P1010RDB_PB,SPIFLASH"
|
|
CONFIG_SPI_FLASH=y
|
|
|