Browse Source

Add AMCC bamboo board to MAKEALL build script.

Marian Balakowicz 19 years ago
parent
commit
ce05de2950
2 changed files with 3 additions and 1 deletions
  1. 2 0
      CHANGELOG
  2. 1 1
      MAKEALL

+ 2 - 0
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.

+ 1 - 1
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		\
 "
 
 #########################################################################