summaryrefslogtreecommitdiffstats
path: root/include/ppc4xx.h
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2008-06-24 17:18:50 +0200
committerStefan Roese <sr@denx.de>2008-07-11 13:18:13 +0200
commit7ee2619c20ccecd57966d74d844e6329e141261c (patch)
treee401f90fe85c97ae0e137125f97303b6d34d84db /include/ppc4xx.h
parente321801bed5a6d896d298c00fd20046f039d5d66 (diff)
downloadblackbird-obmc-uboot-7ee2619c20ccecd57966d74d844e6329e141261c.tar.gz
blackbird-obmc-uboot-7ee2619c20ccecd57966d74d844e6329e141261c.zip
ppc4xx: Consolidate PPC4xx EBC defines
This patch removes all EBC related defines from the PPC4xx headers ppc405.h and ppc440.h and introduces a new header include/asm-ppc/ppc4xx-ebc.h with all those defines. Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'include/ppc4xx.h')
-rw-r--r--include/ppc4xx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/ppc4xx.h b/include/ppc4xx.h
index 54897f759d..ca0636ca85 100644
--- a/include/ppc4xx.h
+++ b/include/ppc4xx.h
@@ -53,6 +53,7 @@
#endif
#include <asm/ppc4xx-sdram.h>
+#include <asm/ppc4xx-ebc.h>
/*
* Macro for generating register field mnemonics
OpenPOWER on IntegriCloud