summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2007-08-16 09:54:51 +0200
committerStefan Roese <sr@denx.de>2007-08-16 09:54:51 +0200
commit6da0c5bd4a53e40eb4f7eb72a4c051ecabad783c (patch)
tree8d70aa148acfe75067f20d41587d53267bed0491
parent02ba7022f62bb75908296c58c63866e1d294b69a (diff)
downloadu-boot-imx-6da0c5bd4a53e40eb4f7eb72a4c051ecabad783c.zip
u-boot-imx-6da0c5bd4a53e40eb4f7eb72a4c051ecabad783c.tar.gz
u-boot-imx-6da0c5bd4a53e40eb4f7eb72a4c051ecabad783c.tar.bz2
Add missing rainier (PPC440GRx) target to MAKEALL and MAINTAINERs files
Signed-off-by: Stefan Roese <sr@denx.de>
-rw-r--r--MAINTAINERS1
-rwxr-xr-xMAKEALL1
2 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index f812431..bb329ad 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -296,6 +296,7 @@ Stefan Roese <sr@denx.de>
ocotea PPC440GX
p3p440 PPC440GP
pcs440ep PPC440EP
+ rainier PPC440GRx
sequoia PPC440EPx
sycamore PPC405GPr
taishan PPC440GX
diff --git a/MAKEALL b/MAKEALL
index 1219fb3..ea37513 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -204,6 +204,7 @@ LIST_4xx=" \
PLU405 \
PMC405 \
PPChameleonEVB \
+ rainier \
sbc405 \
sc3 \
sequoia \