Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/345243eda4fe2ab7c02a0c3d4465b998bd30e964/configs/eco5pk_defconfig
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
CONFIG_ARM=y
|
|
CONFIG_OMAP34XX=y
|
|
CONFIG_TARGET_ECO5PK=y
|
|
CONFIG_SPL=y
|
|
# CONFIG_CMD_IMLS is not set
|
|
# CONFIG_CMD_FLASH is not set
|
|
# CONFIG_CMD_SETEXPR is not set
|
|
CONFIG_SYS_PROMPT="ECO5-PK # "
|
|
|