diff options
author | Wolfgang Denk <wd@pollux.denx.de> | 2005-10-05 01:54:04 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.denx.de> | 2005-10-05 01:54:04 +0200 |
commit | fef636b0cf51ca99cc4141a48e17e301a23937f2 (patch) | |
tree | 7b359f98c9760dfb452c6e1a00c4cb77890f361d /CHANGELOG | |
parent | 080bdb7f3a0227bc2f34a3b2d4e6f573dab3ca3a (diff) | |
download | u-boot-fef636b0cf51ca99cc4141a48e17e301a23937f2.tar.gz u-boot-fef636b0cf51ca99cc4141a48e17e301a23937f2.tar.xz u-boot-fef636b0cf51ca99cc4141a48e17e301a23937f2.zip |
Fix dm9161.c initialization
Patch by Anders Larsen, 29 Apr 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 dm9161.c initialization + Patch by Anders Larsen, 29 Apr 2005 + * Fix problems introduced by Patch by Steven Scholz, 02 Mar 2005 (8e2be51de8dd03c1ce4d06cbb18ad06133d47cd5) |