diff options
author | Wolfgang Denk <wd@pollux.(none)> | 2005-09-21 15:31:25 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.(none)> | 2005-09-21 15:31:25 +0200 |
commit | 8b4c9e7c144397f483d23c002dcd9c59ff7c2395 (patch) | |
tree | 336ff7ec3622ed4765f8d0c8fac62d37a995ec27 /CHANGELOG | |
parent | 59d80bf180c39e4e83ec23654dc17ce514c88208 (diff) | |
download | u-boot-imx-8b4c9e7c144397f483d23c002dcd9c59ff7c2395.zip u-boot-imx-8b4c9e7c144397f483d23c002dcd9c59ff7c2395.tar.gz u-boot-imx-8b4c9e7c144397f483d23c002dcd9c59ff7c2395.tar.bz2 |
Fix bug in auto_update (trab board)
Patch by Martin Krause, 16 Sep 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 bug in auto_update (trab board) + Patch by Martin Krause, 16 Sep 2005 + * Fix computation of framebuffer palette for 8bpp LCD bitmaps Patch by Francesco Mandracci, 16 Sep 2005 |