diff options
-rw-r--r-- | CHANGELOG | 2 | ||||
-rwxr-xr-x | MAKEALL | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -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. @@ -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 \ " ######################################################################### |