Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/ad77694e23be841feeb91e8173d4d3d4e8ef2bf0/configs/T1024QDS_SDCARD_defconfig
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
CONFIG_PPC=y
|
|
CONFIG_MPC85xx=y
|
|
CONFIG_TARGET_T102XQDS=y
|
|
CONFIG_SPL=y
|
|
CONFIG_SYS_EXTRA_OPTIONS="PPC_T1024,RAMBOOT_PBL,SPL_FSL_PBL,SDCARD"
|
|
CONFIG_SPI_FLASH=y
|
|
CONFIG_NETDEVICES=y
|
|
CONFIG_E1000=y
|
|
|