85xx: Use CONFIG_SYS_{PCI*,RIO*}_MEM_PHYS for physical address on FSL boards
authorKumar Gala <galak@kernel.crashing.org>
Tue, 2 Dec 2008 22:08:38 +0000 (16:08 -0600)
committerAndrew Fleming-AFLEMING <afleming@freescale.com>
Fri, 23 Jan 2009 23:03:13 +0000 (17:03 -0600)
commita6e04c344ad1eefd47a75484441b385da815b8df
treee26692c23590ac935001374f09adb08b443905cc
parent5f91ef6acdbadec33e0192049e2b24a1d9692f1d
85xx: Use CONFIG_SYS_{PCI*,RIO*}_MEM_PHYS for physical address on FSL boards

Use the _MEM_PHYS defines instead of _MEM_BUS for LAW and real address fields
of TLBs.  This is what we should have always been using from the start.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Acked-by: Andy Fleming <afleming@freescale.com>
board/freescale/mpc8540ads/law.c
board/freescale/mpc8540ads/tlb.c
board/freescale/mpc8548cds/tlb.c
board/freescale/mpc8560ads/law.c
board/freescale/mpc8560ads/tlb.c
board/freescale/mpc8568mds/law.c
include/configs/MPC8568MDS.h