spl/powerpc: introduce CONFIG_SPL_INIT_MINIMAL
cpu_init_nand.c is renamed to spl_minimal.c as it is not really NAND-specific.
Signed-off-by:
Scott Wood <scottwood@freescale.com>
---
v2: factor out START, and change cpu_init_nand.c to spl_minimal.c
Cc: Andy Fleming <afleming@freescale.com>
Showing
- README 3 additions, 0 deletionsREADME
- arch/powerpc/cpu/mpc85xx/Makefile 18 additions, 1 deletionarch/powerpc/cpu/mpc85xx/Makefile
- arch/powerpc/cpu/mpc85xx/start.S 20 additions, 13 deletionsarch/powerpc/cpu/mpc85xx/start.S
- arch/powerpc/cpu/mpc8xxx/Makefile 16 additions, 0 deletionsarch/powerpc/cpu/mpc8xxx/Makefile
- arch/powerpc/lib/Makefile 16 additions, 1 deletionarch/powerpc/lib/Makefile
Loading
Please register or sign in to comment