commit | 120a1c320ff63259775433c44659ba06d605a704 | [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 | c8d8e1ada975d5dc039e5b055dc6ea83cb2e7926 [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>