diff options
author | Wolfgang Denk <wd@pollux.(none)> | 2005-09-25 15:39:00 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.(none)> | 2005-09-25 15:39:00 +0200 |
commit | fd4bb67bd219184481366f95feb6af34cf80effe (patch) | |
tree | 530075d2fd5dbc2763b9e36ce932b506ac2e41d9 /CHANGELOG | |
parent | fe7eb5d88bd593a35a13a0a84997ab6c41397bac (diff) | |
download | u-boot-imx-fd4bb67bd219184481366f95feb6af34cf80effe.zip u-boot-imx-fd4bb67bd219184481366f95feb6af34cf80effe.tar.gz u-boot-imx-fd4bb67bd219184481366f95feb6af34cf80effe.tar.bz2 |
Fix tools/bmp_logo.c using incorrect offset to pixel data
Patch by Andrew Dyer, 31 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 tools/bmp_logo.c using incorrect offset to pixel data + Patch by Andrew Dyer, 31 Jan 2005 + * Add ARM946E cpu and core module targets; remap memory to 0x00000000 Patch by Peter Pearse, 2 Feb 2005 |