commit | 3d6cb3b24add6415f86a0f013ea40f5639b90047 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Sat Nov 03 12:08:28 2007 +0100 |
committer | Stefan Roese <sr@denx.de> | Sat Nov 03 12:08:28 2007 +0100 |
tree | 34e0b53e4ce78d8d965bb3af64495cdcd39f4c2f | |
parent | 5d96d40d3f36da33348e68f9ea993f383e11f997 [diff] [blame] |
ppc4xx: Add AMCC Kilauea/Haleakala NAND booting support This patch adds NAND booting support for the AMCC 405EX(r) eval boards. Again, only one image supports both targets. Signed-off-by: Stefan Roese <sr@denx.de>
diff --git a/MAKEALL b/MAKEALL index 67b39c3..ef181ba 100755 --- a/MAKEALL +++ b/MAKEALL
@@ -181,6 +181,7 @@ EXBITGEN \ G2000 \ haleakala \ + haleakala_nand \ hcu4 \ hcu5 \ HH405 \ @@ -189,6 +190,7 @@ KAREF \ katmai \ kilauea \ + kilauea_nand \ luan \ lwmon5 \ makalu \