u-boot-brain/board/freescale/mpc8572ds
Kumar Gala b67305120a 85xx: Fix bug in device tree setup in 36-bit physical confg
In the 36-bit physical config for MPC8572DS when need the start address
of memory and it size to be kept in phys_*_t instead of a ulong since
we support >4G of memory in the config and ulong cant represent that.
Otherwise we end up seeing the memory node in the device tree reporting
back we have memory starting @ 0 and of size 0.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2009-02-16 18:05:52 -06:00
..
config.mk mpc85xx: Add support for the MPC8572DS reference board 2008-08-27 11:43:53 -05:00
ddr.c Add ddr interleaving suppport for MPC8572DS board 2008-10-18 21:54:05 +02:00
law.c 85xx: separate FLASH BASE virtual from physical address 2009-01-23 17:03:13 -06:00
Makefile mpc85xx: Add support for the MPC8572DS reference board 2008-08-27 11:43:53 -05:00
mpc8572ds.c 85xx: Fix bug in device tree setup in 36-bit physical confg 2009-02-16 18:05:52 -06:00
tlb.c 85xx: Introduce CONFIG_SYS_PCI*_IO_VIRT for FSL boards 2009-01-23 17:03:13 -06:00
u-boot.lds mpc85xx: Add support for the MPC8572DS reference board 2008-08-27 11:43:53 -05:00