diff options
author | Wolfgang Denk <wd@pollux.denx.de> | 2006-07-21 11:33:45 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.denx.de> | 2006-07-21 11:33:45 +0200 |
commit | 501090aaa67b6072ebe8b721c8328d32be607660 (patch) | |
tree | 6dc3cbf06348adce41f2e3e9ee0d53e81515c21b /CHANGELOG | |
parent | 32cb2c70c46c2be977215eb33aea049add647c09 (diff) | |
download | u-boot-imx-501090aaa67b6072ebe8b721c8328d32be607660.zip u-boot-imx-501090aaa67b6072ebe8b721c8328d32be607660.tar.gz u-boot-imx-501090aaa67b6072ebe8b721c8328d32be607660.tar.bz2 |
Add readline cmdline-editing extension
Patch by JinHua Luo, 01 Sep 2005
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ Changes since U-Boot 1.1.4: ====================================================================== +* Add readline cmdline-editing extension + Patch by JinHua Luo, 01 Sep 2005 + * Add support for friendly-arm SBC-2410X board Patch by JinHua Luo, 01 Sep 2005 |