[U-Boot-Users] [patch u-boot git 1/3] add missing ARM boards to MAKEALL

David Brownell david-b at pacbell.net
Fri Jan 18 21:45:45 CET 2008


Add some missing ARM boards to MAKEALL.  These build correctly,
unlike several of the boards already listed.

Signed-off-by: David Brownell <dbrownell at users.sourceforge.net>

--- u-boot.orig/MAKEALL	2008-01-13 10:42:55.000000000 -0800
+++ u-boot/MAKEALL	2008-01-13 10:42:59.000000000 -0800
@@ -455,6 +455,8 @@ LIST_ARM9="			\
 	cp926ejs		\
 	cp946es			\
 	cp966			\
+	csb637			\
+	kb9202			\
 	lpd7a400		\
 	mp2usb			\
 	mx1ads			\
@@ -463,6 +465,7 @@ LIST_ARM9="			\
 	omap1510inn		\
 	omap1610h2		\
 	omap1610inn		\
+	omap5912osk		\
 	omap730p2		\
 	sbc2410x		\
 	scb9328			\




More information about the U-Boot mailing list