commit | 6b94b4962211c16ee2197048faa887e1f92f3757 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Sat Mar 20 19:02:58 2010 +0100 |
committer | Scott Wood <scottwood@freescale.com> | Tue Mar 23 14:29:10 2010 -0500 |
tree | f50d9ea4c54f40574648e4d9ea79e05cac8fbc29 | |
parent | 7c27b7b1eac43cdcda735bad6231cdfc1f602284 [diff] |
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>