
22 Sep
2009
22 Sep
'09
6:37 p.m.
On Sep 21, 2009, at 11:53 PM, Mingkai Hu wrote:
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
ChangeLog:
- move from board specific directory to cpu/mpc85xx/*, make it avalible for 85xx platform.
cpu/mpc85xx/u-boot-nand_spl.lds | 67 ++++++++++++++++++++++++++++++ +++++++++ 1 files changed, 67 insertions(+), 0 deletions(-) create mode 100644 cpu/mpc85xx/u-boot-nand_spl.lds
applied to 85xx
- k