]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
NAND: Add -y option to nand scrub command
authorMarek Vasut <marek.vasut@gmail.com>
Tue, 13 Sep 2011 22:20:35 +0000 (00:20 +0200)
committerScott Wood <scottwood@freescale.com>
Mon, 3 Oct 2011 23:35:12 +0000 (18:35 -0500)
commit6089981663f2abb065ac852b844215a2ceced65f
tree411a17c8955c8c86eac0462bf8c74690bc5398da
parentfb3659ac422801ea18f36ef62926df70beeada4c
NAND: Add -y option to nand scrub command

This allows the scrub command to scrub without asking the user if he really
wants to scrub the area. Useful in scripts.

Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
Cc: Scott Wood <scottwood@freescale.com>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Wolfgang Denk <wd@denx.de>
Cc: Detlev Zundel <dzu@denx.de>
Acked-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Scott Wood <scottwood@freescale.com>
common/cmd_nand.c