commit | 87791f3bf2bad751054c98c390e2a0265036de1c | [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 | 985b950a9bb1f85d3868e1ff0b1d550fb87c977c [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.