diff options
author | Wolfgang Denk <wd@pollux.(none)> | 2005-09-25 00:00:45 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.(none)> | 2005-09-25 00:00:45 +0200 |
commit | 3706ba1a361deba22602d0a5322d1667e8b9a114 (patch) | |
tree | de69317c5914ea1e9ec5b173066ee3b15b0c39db /CHANGELOG | |
parent | 9a9200b4a78bc83eee9a927b95cd2185fda7a9dd (diff) | |
download | u-boot-imx-3706ba1a361deba22602d0a5322d1667e8b9a114.zip u-boot-imx-3706ba1a361deba22602d0a5322d1667e8b9a114.tar.gz u-boot-imx-3706ba1a361deba22602d0a5322d1667e8b9a114.tar.bz2 |
Fix warnings for PCI code on ixp
Patch by Joe <lgxue@yahoo.com>, 13 Jan 2005
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ Changes for U-Boot 1.1.4: ====================================================================== +* Fix warnings for PCI code on ixp + Patch by Joe <lgxue@yahoo.com>, 13 Jan 2005 + * virtex2 fix for bogus download error messages The virtex2 FPGA download code watches for init going active during a download of config data as an error condition. init also goes |