diff options
author | Sughosh Ganu <urwithsughosh@gmail.com> | 2010-11-28 20:21:58 -0500 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2010-12-09 10:24:11 +0100 |
commit | 3258dcae816815c996ac4eb404c6d86be08d1c79 (patch) | |
tree | 87cdac47dcb9ca966437a3af90d7536aa4018823 /board/etx094 | |
parent | a63fbf6730e27134675a2edf2fb53279860d8062 (diff) | |
download | u-boot-imx-3258dcae816815c996ac4eb404c6d86be08d1c79.zip u-boot-imx-3258dcae816815c996ac4eb404c6d86be08d1c79.tar.gz u-boot-imx-3258dcae816815c996ac4eb404c6d86be08d1c79.tar.bz2 |
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>
Diffstat (limited to 'board/etx094')
0 files changed, 0 insertions, 0 deletions