Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/91558c815391a4cdc8c8bd57f5c25b319af0bb80/configs/pcm030_LOWBOOT_defconfig
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
CONFIG_PPC=y
|
|
CONFIG_MPC5xxx=y
|
|
CONFIG_TARGET_PCM030=y
|
|
CONFIG_OF_BOARD_SETUP=y
|
|
CONFIG_SYS_EXTRA_OPTIONS="SYS_TEXT_BASE=0xFF000000"
|
|
CONFIG_BOOTDELAY=3
|
|
CONFIG_CMD_I2C=y
|
|
# CONFIG_CMD_SETEXPR is not set
|
|
CONFIG_CMD_DHCP=y
|
|
CONFIG_CMD_MII=y
|
|
CONFIG_USB=y
|
|
CONFIG_USB_STORAGE=y
|
|
CONFIG_OF_LIBFDT=y
|
|
|