Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/919e802c867543cd9e7577b92c9a1753a305185d/configs/P1010RDB-PA_NAND_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_TPL=y
|
|
CONFIG_SYS_EXTRA_OPTIONS="P1010RDB_PA,NAND"
|
|
CONFIG_SPI_FLASH=y
|
|
|