summaryrefslogtreecommitdiffstats
path: root/disk/part.c
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-09-09 15:12:08 +0900
committerTom Rini <trini@ti.com>2014-09-24 18:30:27 -0400
commitab7cb4eefa33b79834f0a000bcb365e98c14c693 (patch)
treeaf61e979265f092683c0ffed10028a7bf26d04f9 /disk/part.c
parenta4277200a2253fda49342aa65800d27e61276170 (diff)
downloadblackbird-obmc-uboot-ab7cb4eefa33b79834f0a000bcb365e98c14c693.tar.gz
blackbird-obmc-uboot-ab7cb4eefa33b79834f0a000bcb365e98c14c693.zip
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 <yamada.m@jp.panasonic.com> Cc: Wolfgang Denk <wd@denx.de> Acked-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'disk/part.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud