Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/adad96e60d0eb1bbc4d0b96c89decf385a426e42/configs/bf527-ezkit-v2_defconfig
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
CONFIG_BLACKFIN=y
|
|
CONFIG_TARGET_BF527_EZKIT=y
|
|
CONFIG_SYS_EXTRA_OPTIONS="BF527_EZKIT_REV_2_1"
|
|
CONFIG_CMD_GPIO=y
|
|
# CONFIG_CMD_SETEXPR is not set
|
|
CONFIG_SPI_FLASH=y
|
|
CONFIG_SPI_FLASH_STMICRO=y
|
|
CONFIG_LIB_RAND=y
|
|
|