diff options
author | Wolfgang Denk <wd@pollux.denx.de> | 2005-08-31 12:30:09 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.denx.de> | 2005-08-31 12:30:09 +0200 |
commit | 77f6580cc078fea22c2b1348f5b177edcd63885f (patch) | |
tree | 504d3b14218d1f1ad9a075ba19b8b54c7f4c463c /CHANGELOG | |
parent | 807d5d7319330e336ab34a5623c5e0d73b87d540 (diff) | |
download | u-boot-imx-77f6580cc078fea22c2b1348f5b177edcd63885f.zip u-boot-imx-77f6580cc078fea22c2b1348f5b177edcd63885f.tar.gz u-boot-imx-77f6580cc078fea22c2b1348f5b177edcd63885f.tar.bz2 |
Update CHANGELOG file
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -2,6 +2,18 @@ Changes for U-Boot 1.1.4: ====================================================================== +* Fix problems with ld version 2.16 (dot outside sections problem) + Pointed out by Gerhard Jaeger, 31 Aug 2005; + cf. http://sourceware.org/ml/binutils/2005-08/msg00412.html + +* Prepare U-Boot for gcc-4.x: fix global data pointer initialization + +* Adjust CS3 timings on HMI1001 board for dot matrix display under Linux + +* Add keyboard and dot matrix display support for HMI1001 board. + +* Prepare U-Boot for gcc-4.x + * Fixed Bamboo port to enable running without DDR-DIMM (Bamboo has also 64MB onboard DDR) Patch by Stefan Roese, 24 Aug 2005 |