Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/c65dc7d8742837addfb1b0da3b090967423f4a9b/configs/ls2085ardb_defconfig
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
CONFIG_ARM=y
|
|
CONFIG_TARGET_LS2085ARDB=y
|
|
CONFIG_DEFAULT_DEVICE_TREE="fsl-ls2085a-rdb"
|
|
# CONFIG_SYS_MALLOC_F is not set
|
|
CONFIG_SYS_EXTRA_OPTIONS="SYS_FSL_DDR4"
|
|
# CONFIG_CMD_SETEXPR is not set
|
|
CONFIG_OF_CONTROL=y
|
|
CONFIG_DM=y
|
|
CONFIG_DM_SPI_FLASH=y
|
|
CONFIG_DM_SPI=y
|
|
CONFIG_FSL_DSPI=y
|
|
|