]> git.ipfire.org Git - people/ms/u-boot.git/commit - README
spl/powerpc: introduce CONFIG_SPL_INIT_MINIMAL
authorScott Wood <scottwood@freescale.com>
Thu, 20 Sep 2012 21:35:21 +0000 (16:35 -0500)
committerScott Wood <scottwood@freescale.com>
Mon, 26 Nov 2012 21:41:24 +0000 (15:41 -0600)
commit4b919725b66152edd8c7cecc9e42864eec12c57d
tree1f22eb24bfa099955ff594b358e3915bf227d6ea
parenta179eb0a4b2c76df388012e5bc73c43489a660e9
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>
README
arch/powerpc/cpu/mpc85xx/Makefile
arch/powerpc/cpu/mpc85xx/start.S
arch/powerpc/cpu/mpc8xxx/Makefile
arch/powerpc/lib/Makefile