cmd_nand: show nand scrub confirmation character
authorFlorian Fainelli <f.fainelli@gmail.com>
Sat, 20 Mar 2010 18:02:58 +0000 (19:02 +0100)
committerScott Wood <scottwood@freescale.com>
Tue, 23 Mar 2010 19:29:10 +0000 (14:29 -0500)
commit6b94b4962211c16ee2197048faa887e1f92f3757
treef50d9ea4c54f40574648e4d9ea79e05cac8fbc29
parent7c27b7b1eac43cdcda735bad6231cdfc1f602284
cmd_nand: show nand scrub confirmation character

When issuing a nand scrub command, the entered character is not displayed
this may be confusing. This patch makes the input character being
displayed if it is a 'y' so that an user knows he is about to scrub his
nand.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
common/cmd_nand.c