Home
last modified time | relevance | path

Searched hist:"6 c97a20d0b2f56cb4f3745d94b1f96986e8cced5" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/
H A Dconfig.mk6c97a20d0b2f56cb4f3745d94b1f96986e8cced5 Wed Sep 09 16:40:41 UTC 2009 Kumar Gala <galak@kernel.crashing.org> 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>