uboot-mt623x/nand_spl/board/samsung/smdk6400
Sughosh Ganu 45b8679c81 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-11-28 20:21:58 -05:00
..
Makefile Remove board_init_f function from nand_boot.c 2010-11-28 20:21:58 -05:00
config.mk Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
u-boot.lds Fix e-mail address of Gary Jennejohn. 2009-05-15 22:11:59 +02:00