]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
[MIPS] lib_mips/board.c: Add nand_init
authorJason McMullan <mcmullan@netapp.com>
Thu, 29 May 2008 15:53:37 +0000 (00:53 +0900)
committerShinya Kuribayashi <skuribay@ruby.dti.ne.jp>
Thu, 29 May 2008 15:53:37 +0000 (00:53 +0900)
commite996bc339b0f39f6c0b29b1455ba7eb318b023d3
treec365ee625ae1dc3b9c1947c8a5e727d63bce251a
parent1f1554841a4c8e069d331176f0c3059fb2bb8280
[MIPS] lib_mips/board.c: Add nand_init

This patch adds the standard 'nand_init()' call to the mips generic
'board_init_r()' call, bringing MIPS in line with the other architectures.

Signed-off-by: Jason McMullan <mcmullan@netapp.com>
Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
lib_mips/board.c