]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
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)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 24 Sep 2009 17:05:25 +0000 (12:05 -0500)
commit098bcbae3172d73d24ca8ba196328d901eed4132
treedf71ea5368d20c60a800d8b4e3d832fef4a84782
parent8439f05cfd8cbb38485376a34d9fe297ba262737
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]