]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
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)
committerTom Rix <Tom.Rix@windriver.com>
Sat, 3 Oct 2009 14:04:17 +0000 (09:04 -0500)
commitbbff2d2861a1210cc6ab2a871cdd82f195905b2f
treefd74dde1ffbf7a18afe87d161837a283ef43f0bc
parent5079ae4a203c8deb6fe58584ef151d5113ea1b54
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