ppc/85xx: Introduce RESET_VECTOR_ADDRESS to handle non-standard link address
authorKumar Gala <galak@kernel.crashing.org>
Wed, 9 Sep 2009 16:40:41 +0000 (11:40 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 10 Sep 2009 02:04:47 +0000 (21:04 -0500)
commit6c97a20d0b2f56cb4f3745d94b1f96986e8cced5
treeac799251a83a4c4bf6783f51d3e24553b40692fd
parentc348322ac7f76318295cf25ffab2cc2a4900a234
ppc/85xx: Introduce RESET_VECTOR_ADDRESS to handle non-standard link address

Some board ports place TEXT_BASE at a location that would cause the
RESET_VECTOR_ADDRESS not to be at 0xfffffffc when we link.  By default
we assume RESET_VECTOR_ADDRESS will be 0xfffffffc if the board doesn't
explicitly set it.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Acked-by: Wolfgang Denk <wd@denx.de>
board/freescale/mpc8536ds/config.mk
board/freescale/mpc8572ds/config.mk
board/freescale/p1_p2_rdb/config.mk
board/freescale/p2020ds/config.mk
config.mk
cpu/mpc85xx/u-boot.lds