diff options
author | Stefan Roese <sr@denx.de> | 2007-11-03 12:08:28 +0100 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2007-11-03 12:08:28 +0100 |
commit | 3d6cb3b24add6415f86a0f013ea40f5639b90047 (patch) | |
tree | 34e0b53e4ce78d8d965bb3af64495cdcd39f4c2f /MAKEALL | |
parent | 5d96d40d3f36da33348e68f9ea993f383e11f997 (diff) | |
download | u-boot-3d6cb3b24add6415f86a0f013ea40f5639b90047.tar.gz |
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>
Diffstat (limited to 'MAKEALL')
-rwxr-xr-x | MAKEALL | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -181,6 +181,7 @@ LIST_4xx=" \ EXBITGEN \ G2000 \ haleakala \ + haleakala_nand \ hcu4 \ hcu5 \ HH405 \ @@ -189,6 +190,7 @@ LIST_4xx=" \ KAREF \ katmai \ kilauea \ + kilauea_nand \ luan \ lwmon5 \ makalu \ |