Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/b0928da648d440778512ddd81e690717239b8f1f/configs/Cubieboard_defconfig
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
CONFIG_SPL=y
|
|
CONFIG_SYS_EXTRA_OPTIONS="CUBIEBOARD,AXP209_POWER,SUNXI_EMAC,AHCI,SATAPWR=SUNXI_GPB(8),USB_EHCI"
|
|
CONFIG_FDTFILE="sun4i-a10-cubieboard.dtb"
|
|
+S:CONFIG_ARM=y
|
|
+S:CONFIG_TARGET_SUN4I=y
|
|
|