Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/f3f3efff91f13df022f0c19f346cd74ac864bd85/configs/MPC832XEMDS_defconfig
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
CONFIG_PPC=y
|
|
CONFIG_MPC83xx=y
|
|
CONFIG_TARGET_MPC832XEMDS=y
|
|
CONFIG_OF_BOARD_SETUP=y
|
|
CONFIG_OF_STDOUT_VIA_ALIAS=y
|
|
CONFIG_BOOTDELAY=6
|
|
CONFIG_HUSH_PARSER=y
|
|
CONFIG_CMD_ASKENV=y
|
|
CONFIG_CMD_I2C=y
|
|
# CONFIG_CMD_SETEXPR is not set
|
|
CONFIG_CMD_PING=y
|
|
CONFIG_SYS_NS16550=y
|
|
CONFIG_OF_LIBFDT=y
|
|
|