Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/83fbebf21986570a5c204c9ed751fdf89a8efc3d/configs/udoo_defconfig
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
CONFIG_ARM=y
|
|
CONFIG_ARCH_MX6=y
|
|
CONFIG_TARGET_UDOO=y
|
|
CONFIG_SPL=y
|
|
CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=arch/arm/imx-common/spl_sd.cfg,MX6QDL"
|
|
CONFIG_CMD_GPIO=y
|
|
CONFIG_DM=y
|
|
CONFIG_DM_THERMAL=y
|
|
CONFIG_OF_LIBFDT=y
|
|
|