Home
last modified time | relevance | path

Searched hist:"49 efe85b35e61fb50b00ca02354dfca0d3c5c46c" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/
H A Du-boot-spl.lds49efe85b35e61fb50b00ca02354dfca0d3c5c46c Tue Apr 08 13:42:19 UTC 2014 Prabhakar Kushwaha <prabhakar@freescale.com> powerpc/mpc85xx: Avoid hardcoding in SPL linker script

SPL linker has fix location of bootpg and reset vector with respect to text base.
It is not necessary to have fixed locations.

Avoid such hardcoding.

Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>