Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/46049bec07ab7b3ec5fef4d1e5247d83abd99c29/configs/igep0020_defconfig
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
CONFIG_SPL=y
|
|
CONFIG_SYS_EXTRA_OPTIONS="MACH_TYPE=MACH_TYPE_IGEP0020,BOOT_ONENAND"
|
|
+S:CONFIG_ARM=y
|
|
+S:CONFIG_OMAP34XX=y
|
|
+S:CONFIG_TARGET_OMAP3_IGEP00X0=y
|
|
|