commit | adb8eb969125f8c09bf1b5ca252d0e09f48a22ba | [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 | e6015ca673b8a9f787ebf27a2f55a80be1383b08 [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>