Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/5f9eb2207500f16a598866884f8ee5343ae8949f/configs/mx6sxsabresd_spl_defconfig
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
CONFIG_SPL=y
|
|
CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=arch/arm/imx-common/spl_sd.cfg,MX6SX"
|
|
CONFIG_ARM=y
|
|
CONFIG_TARGET_MX6SXSABRESD=y
|
|
CONFIG_DM=y
|
|
CONFIG_DM_THERMAL=y
|
|
|