]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
cmd_nand: fix help of nand erase subcommand
authorDaniel Hobi <daniel.hobi@schmid-telecom.ch>
Thu, 19 May 2011 17:28:54 +0000 (19:28 +0200)
committerScott Wood <scottwood@freescale.com>
Tue, 24 May 2011 21:08:44 +0000 (16:08 -0500)
commiteb3abce898ce0d9c711ed1d107bd8b0ccf3c07de
tree9e3736f4b692d73fb792345c43fe73d0089a5beb
parent3b250ffb4113fe521a71c0a8b30340cf237c2508
cmd_nand: fix help of nand erase subcommand

Since commit 30486322 (nand erase: .spread, .part, .chip subcommands)
the arguments off and size are no longer optional.

Signed-off-by: Daniel Hobi <daniel.hobi@schmid-telecom.ch>
Cc: Scott Wood <scottwood@freescale.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>
common/cmd_nand.c