86xx: Fix non-64-bit compilation problems.
authorJon Loeliger <jdl@freescale.com>
Thu, 20 Nov 2008 20:02:56 +0000 (14:02 -0600)
committerJon Loeliger <jdl@freescale.com>
Mon, 1 Dec 2008 16:28:49 +0000 (10:28 -0600)
commitf698738e46cb461e28c2d58228bb34a2fcf5a475
tree1a43372894a08775638028bede6c28c5d81abfd6
parent2077e348c2a84901022ad95311b47b70361e6daa
86xx: Fix non-64-bit compilation problems.

Introducing 64-bit (36-bit) support for the MPC8641HPCN
failed to accomodate the other two 86xx boards.
Introduce definitions for CONFIG_SYS_CCSRBAR_PHYS_{LOW,HIGH}
CONFIG_SYS_CCSR_DEFAULT_DBAT{U,L} and CONFIG_SYS_CCSR_DEFAULT_IBAT{U,L}
with nominal 32-bit values.

Signed-off-by: Jon Loeliger <jdl@freescale.com>
Acked-by: Becky Bruce <becky.bruce@freescale.com>
include/configs/MPC8610HPCD.h
include/configs/sbc8641d.h