]> git.ipfire.org Git - people/ms/u-boot.git/commit
OneNAND: Bad block aware read/write command support
authorStefan Roese <sr@denx.de>
Wed, 12 Nov 2008 12:47:24 +0000 (13:47 +0100)
committerScott Wood <scottwood@freescale.com>
Fri, 23 Jan 2009 16:32:47 +0000 (10:32 -0600)
commitc438ea175d8d002c1063b7a94b0c0e26668d1ac9
tree638627d6660500758fc881caf136fe2fdabec197
parent8cf11f3aa78673730e9ecbbe4b75213b53f212c8
OneNAND: Bad block aware read/write command support

Update OneNAND command to support bad block awareness.
Also change the OneNAND command style to better match the
NAND version.

Signed-off-by: Stefan Roese <sr@denx.de>
Acked-by: Kyungmin Park <kyungmin.park@samsung.com>
common/cmd_onenand.c