Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/716e4ffe99152ea572c7913462dcdf981023050f/configs/ls2085aqds_nand_defconfig
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
CONFIG_ARM=y
|
|
CONFIG_TARGET_LS2085AQDS=y
|
|
CONFIG_SPL=y
|
|
CONFIG_SYS_EXTRA_OPTIONS="SYS_FSL_DDR4,NAND"
|
|
# CONFIG_CMD_SETEXPR is not set
|
|
CONFIG_NET_RANDOM_ETHADDR=y
|
|
CONFIG_NETDEVICES=y
|
|
CONFIG_E1000=y
|
|
|