Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/b25152828fcadd3a67a3bee90863378eaead251c/configs/at91sam9rlek_nandflash_defconfig
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9RL,SYS_USE_NANDFLASH"
|
|
CONFIG_ARM=y
|
|
CONFIG_ARCH_AT91=y
|
|
CONFIG_TARGET_AT91SAM9RLEK=y
|
|
CONFIG_HUSH_PARSER=y
|
|
|