Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/commit/124f196af287483e56b3a70c77a83c6ccb74554f
You should set ROOT_URL correctly, otherwise the web may not work correctly.
Change the default environment to use zImage instead of uImage, this
requires changes to the default environment to load a file named
zImage instead of uImage, and to use the 'bootz' command instead of
'bootm' when booting the kernel.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
master
Otavio Salvador11 years agocommitted byStefano Babic