diff options
author | Wolfgang Denk <wd@pollux.(none)> | 2005-09-25 15:57:49 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.(none)> | 2005-09-25 15:57:49 +0200 |
commit | 2df741bf7cd0bdb49f84fa7c7f2f9153419f0233 (patch) | |
tree | 83e665694130878aa3d5fc8f2fec3dcd03e9f016 /CHANGELOG | |
parent | fd4bb67bd219184481366f95feb6af34cf80effe (diff) | |
download | u-boot-imx-2df741bf7cd0bdb49f84fa7c7f2f9153419f0233.zip u-boot-imx-2df741bf7cd0bdb49f84fa7c7f2f9153419f0233.tar.gz u-boot-imx-2df741bf7cd0bdb49f84fa7c7f2f9153419f0233.tar.bz2 |
Add Vibren (was Accelent) PXA255 IDP Support
Patch by Cliff Brake, 04 Feb 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: ====================================================================== +* Add Vibren (was Accelent) PXA255 IDP Support + Patch by Cliff Brake, 04 Feb 2005 + * Fix tools/bmp_logo.c using incorrect offset to pixel data Patch by Andrew Dyer, 31 Jan 2005 |