commit | 0938b6094ee0389e3231db667d0263cac8bff258 | [log] [tgz] |
---|---|---|
author | Prabhakar Kushwaha <prabhakar@freescale.com> | Mon Mar 31 15:31:34 2014 +0530 |
committer | York Sun <yorksun@freescale.com> | Tue Apr 22 17:58:51 2014 -0700 |
tree | a70909673f8f3ad62ccd58388825e6c15f6e5f55 | |
parent | 18c0144542a73a735ab55f0f51e4a5a255e92c1a [diff] |
powerpc/mpc85xx:Avoid fix address of bootpg section It is not necessary for bootpg to be present at text + 512KB. With increase of u-boot size (768KB), bootpg section's address cannot be fixed. Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>