commit | ab3884a9903e4981d34d791192943a6675d417ca | [log] [tgz] |
---|---|---|
author | Justin Waters <justin.waters@timesys.com> | Thu Jul 11 09:54:59 2013 -0400 |
committer | Tom Rini <trini@ti.com> | Tue Jul 30 09:21:42 2013 -0400 |
tree | 75ef797e77c10aaa6fa9413258e1fab5225d5ec0 | |
parent | 735a62741c73659c5577ecb0904cda75d6034682 [diff] |
am335x_evm: Add command line editing Many modern U-Boot ports enable command line editing and a history buffer. The am335x_evm configuration is fairly comprehensive as it is, so a few extra kb should not be noticable, and it adds a very convenient feature. Signed-off-by: Justin Waters <justin.waters@timesys.com>