ppc/85xx: add ld script file for boot from NAND
authorMingkai Hu <Mingkai.hu@freescale.com>
Tue, 22 Sep 2009 06:53:10 +0000 (14:53 +0800)
committerTom Rix <Tom.Rix@windriver.com>
Sat, 3 Oct 2009 14:04:37 +0000 (09:04 -0500)
commit98305c0764a6baf455bbfeb582e24e31e9587bf2
tree2ac599067d867f0a050c2b71df11f079a837cc47
parent34781717c01ad66eaaf6dfea0231cdbe2c836029
ppc/85xx: add ld script file for boot from NAND

The first stage 4K image uses a seperate ld script file to
generate 4K image. This patch moves it to the cpu/mpc85xx/*
to make it avaliable for 85xx platform.

Signed-off-by: Mingkai Hu <Mingkai.hu@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
cpu/mpc85xx/u-boot-nand_spl.lds [new file with mode: 0644]