u-boot-brain/nand_spl
Sughosh Ganu 3258dcae81 Remove board_init_f function from nand_boot.c
Remove the board_init_f function from nand_spl/nand_boot.c. This
 function is to be defined by all boards using the nand_spl
 functionality in their individual board directory.

 Currently this function was being used by the smdk6400 board. Added
 the board specific function definition.

Signed-off-by: Sughosh Ganu <urwithsughosh@gmail.com>
Acked-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
2010-12-09 10:24:11 +01:00
..
board Remove board_init_f function from nand_boot.c 2010-12-09 10:24:11 +01:00
nand_boot_fsl_elbc.c 83xx/85xx/86xx: LBC register cleanup 2010-07-16 10:55:09 -05:00
nand_boot_fsl_nfc.c Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC 2010-10-29 21:39:59 +02:00
nand_boot.c Remove board_init_f function from nand_boot.c 2010-12-09 10:24:11 +01:00