diff options
author | Marian Balakowicz <m8@semihalf.com> | 2006-05-09 11:37:13 +0200 |
---|---|---|
committer | Marian Balakowicz <m8@semihalf.com> | 2006-05-09 11:37:13 +0200 |
commit | 0c056f0e274b83fb98b6a562b124709f8fe26c11 (patch) | |
tree | 84a002a372f396649cf26a3d79685dae25eff323 /CHANGELOG | |
parent | 483a0cf804dfc2b320fc32c7de77d23502dadfd5 (diff) | |
download | u-boot-imx-0c056f0e274b83fb98b6a562b124709f8fe26c11.zip u-boot-imx-0c056f0e274b83fb98b6a562b124709f8fe26c11.tar.gz u-boot-imx-0c056f0e274b83fb98b6a562b124709f8fe26c11.tar.bz2 |
Fix serial console support for MCF5271.
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: ====================================================================== +* Fix serial console support for MCF5271. + * Fixes for gcc 3.4 based m68k toolchain, based on patch by Jate Sujjavanich. |