]> Git Repo - J-u-boot.git/commit
spl/mpc85xx: rename cpu_init_nand.c to spl_minimal.c
authorScott Wood <[email protected]>
Thu, 20 Sep 2012 21:35:21 +0000 (16:35 -0500)
committerScott Wood <[email protected]>
Mon, 26 Nov 2012 21:41:24 +0000 (15:41 -0600)
commitb9735cbaebf497209a9cb111bdf02aacdb3b8866
tree667a5b625bfab9a8f75adc982854b1d9f26c05b2
parent510ed3b8fd2a24d06a3252467f229762065a880d
spl/mpc85xx: rename cpu_init_nand.c to spl_minimal.c

There is nothing really NAND-specific about this file.

Signed-off-by: Scott Wood <[email protected]>
Cc: Andy Fleming <[email protected]>
arch/powerpc/cpu/mpc85xx/cpu_init_nand.c [deleted file]
arch/powerpc/cpu/mpc85xx/spl_minimal.c [new file with mode: 0644]
nand_spl/board/freescale/mpc8536ds/Makefile
nand_spl/board/freescale/mpc8569mds/Makefile
nand_spl/board/freescale/mpc8572ds/Makefile
nand_spl/board/freescale/p1010rdb/Makefile
nand_spl/board/freescale/p1023rds/Makefile
nand_spl/board/freescale/p1_p2_rdb/Makefile
nand_spl/board/freescale/p1_p2_rdb_pc/Makefile
This page took 0.039958 seconds and 4 git commands to generate.