diff options
author | Wolfgang Denk <wd@pollux.denx.de> | 2006-03-12 01:23:43 +0100 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.denx.de> | 2006-03-12 01:23:43 +0100 |
commit | 611125a2925632c3281885e02836725ac1f6d8b0 (patch) | |
tree | 2b9fd9eac3644d04c9cc46a868160a1742599571 /CHANGELOG | |
parent | 2281490485ef2c76f93bf37a5014f5e630d5a3d0 (diff) | |
download | u-boot-imx-611125a2925632c3281885e02836725ac1f6d8b0.zip u-boot-imx-611125a2925632c3281885e02836725ac1f6d8b0.tar.gz u-boot-imx-611125a2925632c3281885e02836725ac1f6d8b0.tar.bz2 |
Cleanup compiler warnings.
Patch by Greg Ungerer, 21 May 2005
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: ====================================================================== +* Cleanup compiler warnings. + Patch by Greg Ungerer, 21 May 2005 + * Word alignment fixes for word aligned NS16550 UART Patch by Jean-Paul Saman, 01 Mar 2005 |