powerpc/mpc8272ads: fix device tree for 8 MB flash size
authorWolfgang Denk <wd@denx.de>
Tue, 12 May 2009 19:06:14 +0000 (21:06 +0200)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 16 Jun 2009 02:45:30 +0000 (21:45 -0500)
commitc7a7a5b9a27e28ce5f800ead9091ce68d37e8088
tree2a56249a592758bf3321cd3e9f2e6faa318e637b
parent152d0182822e871a3fe1f6d97949d83fad950e26
powerpc/mpc8272ads: fix device tree for 8 MB flash size

The current device tree for the MPC8272ADS assumes a mapping of 32 MB
of NOR flash at 0xFE00.0000, while there are actually only 8 MB on
the boards, mapped at 0xFF80.0000. When booting an uImage with such a
device tree, the kernel crashes because 0xFE00.0000 is not mapped.

Also introduce aliases for serial[01] and ethernet[01].

Signed-off-by: Wolfgang Denk <wd@denx.de>
Cc: Scott Wood <scottwood@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/boot/dts/mpc8272ads.dts