summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorMarian Balakowicz <m8@semihalf.com>2006-05-09 09:37:13 (GMT)
committerMarian Balakowicz <m8@semihalf.com>2006-05-09 09:37:13 (GMT)
commit0c056f0e274b83fb98b6a562b124709f8fe26c11 (patch)
tree84a002a372f396649cf26a3d79685dae25eff323 /CHANGELOG
parent483a0cf804dfc2b320fc32c7de77d23502dadfd5 (diff)
downloadu-boot-0c056f0e274b83fb98b6a562b124709f8fe26c11.tar.xz
Fix serial console support for MCF5271.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index c637d01..d1a92b7 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,8 @@
Changes since U-Boot 1.1.4:
======================================================================
+* Fix serial console support for MCF5271.
+
* Fixes for gcc 3.4 based m68k toolchain,
based on patch by Jate Sujjavanich.