diff options
author | Stefan Roese <sr@denx.de> | 2006-05-10 15:01:40 +0200 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2006-05-10 15:01:40 +0200 |
commit | f90a39213e3a396ad01f67ce381bd826126db97f (patch) | |
tree | c135ca1d81c382c8a67f70ec9f91209d3875d806 /CHANGELOG | |
parent | 512f8d5d7863474ead9728698faf1e5f6e2f52d7 (diff) | |
download | u-boot-imx-f90a39213e3a396ad01f67ce381bd826126db97f.zip u-boot-imx-f90a39213e3a396ad01f67ce381bd826126db97f.tar.gz u-boot-imx-f90a39213e3a396ad01f67ce381bd826126db97f.tar.bz2 |
Fix compile warnings in common/xyzModem.c
Patch by Stefan Roese, 10 May 2006
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ Changes since U-Boot 1.1.4: ====================================================================== +* Fix compile warnings in common/xyzModem.c + Patch by Stefan Roese, 10 May 2006 + * Add support for AMCC 440EP Rev C and 440GR Rev B Patch by John Otken, 08 May 2006 |