aboutsummaryrefslogtreecommitdiff
path: root/MAKEALL
diff options
context:
space:
mode:
authorKumar Gala <galak@kernel.crashing.org>2009-01-23 14:22:14 -0600
committerAndrew Fleming-AFLEMING <afleming@freescale.com>2009-01-23 17:09:18 -0600
commit18af1c5f0f7402dc0d6a71b012c68025dd97cf72 (patch)
treedc81105490dd7d6572f2fbbb2cb58c4521f8ee24 /MAKEALL
parentc51fc5d53c4560abc4d0a6126c06fc68133d1528 (diff)
85xx: Add a 36-bit physical configuration for MPC8572DS
We move all IO addressed (CCSR, localbus, PCI) above the 4G boundary to allow for larger memory sizes. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'MAKEALL')
-rwxr-xr-xMAKEALL1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAKEALL b/MAKEALL
index f6271a29f..49d5d2f76 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -372,6 +372,7 @@ LIST_85xx=" \
MPC8560ADS \
MPC8568MDS \
MPC8572DS \
+ MPC8572DS_36BIT \
PM854 \
PM856 \
sbc8540 \