commit | 425858a148919d6f421879d337c5147e238b0cff | [log] [tgz] |
---|---|---|
author | Wolfgang Denk <wd@pollux.denx.de> | Tue Jul 11 00:23:54 2006 +0200 |
committer | Wolfgang Denk <wd@pollux.denx.de> | Tue Jul 11 00:23:54 2006 +0200 |
tree | 32fb5e583e0db9c83c856d4047ee4539dc9df918 | |
parent | 43bdae91e29a7a6ccf6dac91171516f223557cfd [diff] [blame] |
MCC200 board: support console on any one of the Quad UART ports.
diff --git a/CHANGELOG b/CHANGELOG index e3ebba6..0c93027 100644 --- a/CHANGELOG +++ b/CHANGELOG
@@ -2,6 +2,8 @@ Changes since U-Boot 1.1.4: ====================================================================== +* MCC200 board: support console on any one of the Quad UART ports. + * Fix error in flash protection calculation on MCC200 board. * Major PCMCIA Cleanup to make code better readable and maintainable.