Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/96e5b03c8ab749b6547f6a3ceb4d4b9f274211aa/configs/netspace_lite_v2_defconfig
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
CONFIG_ARM=y
|
|
CONFIG_KIRKWOOD=y
|
|
CONFIG_TARGET_NETSPACE_V2=y
|
|
CONFIG_SYS_EXTRA_OPTIONS="NETSPACE_LITE_V2"
|
|
# CONFIG_CMD_IMLS is not set
|
|
# CONFIG_CMD_FLASH is not set
|
|
# CONFIG_CMD_SETEXPR is not set
|
|
CONFIG_SPI_FLASH=y
|
|
CONFIG_SPI_FLASH_MACRONIX=y
|
|
CONFIG_SYS_NS16550=y
|
|
|