commit | 00ac50e348d1bace27a174b7f528d113bc7cdf7f | [log] [tgz] |
---|---|---|
author | Andreas Engel <andreas.engel@ericsson.com> | Wed Jan 09 17:10:56 2008 +0100 |
committer | Wolfgang Denk <wd@denx.de> | Sat Jan 12 21:14:14 2008 +0100 |
tree | 66430a6927b3c7bc773fc945f3d24c4080d2d8b0 | |
parent | 632de0672d3c3ab53ad798c47f5f1eb26008a0e4 [diff] |
Make bootretry work when command line editing is enabled Currently, when CONFIG_CMDLINE_EDITING is set, bootretry doesn't work. This patch fixes the problem. Signed-off-by: Andreas Engel <andreas.engel@ericsson.com>