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

Add some missing ARM boards to MAKEALL. These build correctly, unlike several of the boards already listed.
Signed-off-by: David Brownell dbrownell@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 \

On 12:45 Fri 18 Jan , David Brownell wrote:
Add some missing ARM boards to MAKEALL. These build correctly, unlike several of the boards already listed.
Signed-off-by: David Brownell dbrownell@users.sourceforge.net
Applied
Best Regards, J.
participants (2)
-
David Brownell
-
Jean-Christophe PLAGNIOL-VILLARD