summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMasahiro Yamada <[email protected]>2014-09-09 15:12:08 +0900
committerTom Rini <[email protected]>2014-09-24 18:30:27 -0400
commitab7cb4eefa33b79834f0a000bcb365e98c14c693 (patch)
treeaf61e979265f092683c0ffed10028a7bf26d04f9 /scripts
parenta4277200a2253fda49342aa65800d27e61276170 (diff)
mpc8xx: move common linker scripts into the CPU directory
Each CPU of PowerPC has its default linker script under the CPU directory, except mpc8xx. Every mpc8xx board has its own linker script under the board directory, resulting in lots of duplication of linker scripts. I notice eight mpc8xx boards have the same linker script. We can decrease the number of linker scripts by putting a single default linker script, arch/powerpc/cpu/mpc8xx/u-boot.lds. Signed-off-by: Masahiro Yamada <[email protected]> Cc: Wolfgang Denk <[email protected]> Acked-by: Stefan Roese <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions