diff options
author | Wolfgang Denk <wd@pollux.denx.de> | 2005-08-06 00:11:50 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.denx.de> | 2005-08-06 00:11:50 +0200 |
commit | c04a76e6f038ea560f39214f9737974d91742fa8 (patch) | |
tree | 4013eaf9517e10ee2039c9898ba9e315b76756c5 /CHANGELOG | |
parent | d56019c0eed08632c2b1f828ca9e0b22d6151414 (diff) | |
download | u-boot-imx-c04a76e6f038ea560f39214f9737974d91742fa8.zip u-boot-imx-c04a76e6f038ea560f39214f9737974d91742fa8.tar.gz u-boot-imx-c04a76e6f038ea560f39214f9737974d91742fa8.tar.bz2 |
Fix compiler warnings in cpu/ppc4xx/usbdev.c
Patch by Steven Blakeslee, 04 Aug 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.3: ====================================================================== +* Fix compiler warnings in cpu/ppc4xx/usbdev.c + Patch by Steven Blakeslee, 04 Aug 2005 + * Add support for AMCC Bamboo PPC440EP eval board Patch by Stefan Roese, 04 Aug 2005 |