diff options
author | Wolfgang Denk <wd@pollux.denx.de> | 2006-08-17 00:36:51 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.denx.de> | 2006-08-17 00:36:51 +0200 |
commit | 463764c893a657124eb2818e3103a04171bcbda1 (patch) | |
tree | 2e24da02fc876602b2cb38e6e3b5f8f5fe6953df /CHANGELOG | |
parent | c72d9c528517e629e146ca9ce101a4888c45fac8 (diff) | |
download | u-boot-imx-463764c893a657124eb2818e3103a04171bcbda1.zip u-boot-imx-463764c893a657124eb2818e3103a04171bcbda1.tar.gz u-boot-imx-463764c893a657124eb2818e3103a04171bcbda1.tar.bz2 |
Add debug console on COM12 for MCC200 board
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ Changes since U-Boot 1.1.4: ====================================================================== +* Add debug console on COM12 for MCC200 board + * Fix control-c handing in CONFIG_CMDLINE_EDITING Properly pass break code back from readline. Patch by Roger Blofeld, 31 Jul 2006 |