1
0
Fork 0
remarkable-uboot/arch/powerpc
Prabhakar Kushwaha 3a88179d03 powerpc/mpc85xx: new SPL support for IFC NAND
Linker script is not able find start.o binary. So add its absolute path in
u-boot-spl.lds. This change is similar to u-boot-nand.lds

common/Makefile: Avoid compiling unnecssary files

fsl_ifc_spl.c : It is is responsible for reading u-boot binary from
NAND flash and copying into DDR. It also transfer control from NAND SPL
to u-boot image present in DDR.

Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
2013-06-20 16:08:58 -05:00
..
cpu powerpc/mpc85xx: new SPL support for IFC NAND 2013-06-20 16:08:58 -05:00
include/asm powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7 2013-06-11 22:01:45 +02:00
lib Power: remove support for Freescale MPC8220 2013-05-15 08:41:03 -04:00
config.mk ppc: Enable generic board support 2013-03-15 16:14:00 -04:00