Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/commit/b9f31cc42cb1b3d5d9745e6ac97dc6e870d24aef
You should set ROOT_URL correctly, otherwise the web may not work correctly.
3 changed files with
3 additions and
12 deletions
MAKEALL
Makefile
boards.cfg
@ -308,7 +308,6 @@ LIST_SA="$(boards_by_cpu sa1100)"
LIST_ARM9="$(boards_by_cpu arm920t) \
$(boards_by_cpu arm926ejs) \
$(boards_by_cpu arm925t) \
omap730p2 \
"
#########################################################################
@ -654,17 +654,6 @@ ucname = $(shell echo $(1) | sed -e 's/\(.*\)_config/\U\1/')
# ARM
#========================================================================
o m a p 7 3 0 p 2 _ c o n f i g \
o m a p 7 3 0 p 2 _ c s 0 b o o t _ c o n f i g \
omap730p2_cs3boot_config : unconfig
@mkdir -p $( obj) include
@if [ " $( findstring _cs0boot_, $@ ) " ] ; then \
echo "#define CONFIG_CS0_BOOT" >> $( obj) include/config.h ; \
else \
echo "#define CONFIG_CS3_BOOT" >> $( obj) include/config.h ; \
fi ;
@$( MKCONFIG) -n $@ -a omap730p2 arm arm926ejs omap730p2 ti omap
s p e a r 3 0 0 _ c o n f i g \
s p e a r 3 1 0 _ c o n f i g \
spear320_config : unconfig
@ -171,6 +171,9 @@ omap1610inn_cs0boot arm arm926ejs omap1610inn ti omap omap1610inn:
omap1610inn_cs3boot arm arm926ejs omap1610inn ti omap omap1610inn:CS3_BOOT
omap1610inn_cs_autoboot arm arm926ejs omap1610inn ti omap omap1610inn:CS_AUTOBOOT
omap5912osk arm arm926ejs - ti omap
omap730p2 arm arm926ejs omap730p2 ti omap omap730p2:CS3_BOOT
omap730p2_cs0boot arm arm926ejs omap730p2 ti omap omap730p2:CS0_BOOT
omap730p2_cs3boot arm arm926ejs omap730p2 ti omap omap730p2:CS3_BOOT
edminiv2 arm arm926ejs - LaCie orion5x
dkb arm arm926ejs - Marvell pantheon
versatileab arm arm926ejs versatile armltd versatile versatile:ARCH_VERSATILE_AB