From: Marian Balakowicz Date: Tue, 4 Jul 2006 06:47:23 +0000 (+0200) Subject: Add AMCC bamboo board to MAKEALL build script. X-Git-Tag: U-Boot-1_1_5~113^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce05de295032c50e5855b11c72fe18562a872cc9;p=pandora-u-boot.git Add AMCC bamboo board to MAKEALL build script. --- diff --git a/CHANGELOG b/CHANGELOG index c873c8ec89a..7869c0a0324 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,6 +2,8 @@ Changes since U-Boot 1.1.4: ====================================================================== +* Add AMCC bamboo board to MAKEALL build script. + * Fix AMCC bamboo eval board compilation errors. * Add system memory to the PCI region list for AMCC PPC44x CPUs. diff --git a/MAKEALL b/MAKEALL index fe6648a416f..03bf857f239 100755 --- a/MAKEALL +++ b/MAKEALL @@ -75,7 +75,7 @@ LIST_4xx=" \ PIP405 PLU405 PMC405 PPChameleonEVB \ sbc405 VOH405 VOM405 W7OLMC \ W7OLMG walnut WUH405 XPEDITE1K \ - yellowstone yosemite yucca \ + yellowstone yosemite yucca bamboo \ " #########################################################################