commit | 49efe85b35e61fb50b00ca02354dfca0d3c5c46c | [log] [tgz] |
---|---|---|
author | Prabhakar Kushwaha <prabhakar@freescale.com> | Tue Apr 08 19:12:19 2014 +0530 |
committer | York Sun <yorksun@freescale.com> | Tue Apr 22 17:58:50 2014 -0700 |
tree | 704d9384d77266177eec8bb29b38dbfc13958a78 | |
parent | b26df185c383f91e15ebd07e3b247c15d00b385e [diff] |
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>