commit | ee0270dff748213bd009fad566c913110fbd89f9 | [log] [tgz] |
---|---|---|
author | Joakim Tjernlund <Joakim.Tjernlund@transmode.se> | Fri Dec 03 17:30:38 2010 +0100 |
committer | Wolfgang Denk <wd@denx.de> | Fri Dec 17 20:25:19 2010 +0100 |
tree | 183a5e132f58f343b80e03a0e53559672f029662 | |
parent | 337f5f50f539cc1ea1e0533c096e237228f12cae [diff] |
PowerPC, nand_spl: Add relocation support for -fpic By rearranging the linker script we get support for relocation of -fpic for free. Move __got2_entries outside _GOT2_TABLE_ defining scope matching the rest of PowerPC Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se> Acked-by: Scott Wood <scottwood@freescale.com> Acked-by: Kim Phillips <kim.phillips@freescale.com>