From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Brownell Date: Fri, 18 Jan 2008 12:45:45 -0800 Subject: [U-Boot-Users] [patch u-boot git 1/3] add missing ARM boards to MAKEALL Message-ID: <200801181245.46425.david-b@pacbell.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Add some missing ARM boards to MAKEALL. These build correctly, unlike several of the boards already listed. Signed-off-by: David Brownell --- 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 \