diff options
author | wdenk <wdenk> | 2005-03-31 23:44:33 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2005-03-31 23:44:33 +0000 |
commit | ef2807c667a91135fbb91b805b852ccfbff03587 (patch) | |
tree | a271ce0de68dfef93e4106bb8d5f9363f6d9ae33 /CHANGELOG | |
parent | 83e40ba75d7f8d0c2e2ecdd203db96ccd79a0340 (diff) | |
download | u-boot-imx-ef2807c667a91135fbb91b805b852ccfbff03587.zip u-boot-imx-ef2807c667a91135fbb91b805b852ccfbff03587.tar.gz u-boot-imx-ef2807c667a91135fbb91b805b852ccfbff03587.tar.bz2 |
Patch by Steven Scholz, 13 Dec 2004:
Remove duplicated code by merging memsetup.S files for
at91rm9200 boards into one cpu/at91rm9200/lowlevel.S
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,6 +2,10 @@ Changes for U-Boot 1.1.3: ====================================================================== +* Patch by Steven Scholz, 13 Dec 2004: + Remove duplicated code by merging memsetup.S files for + at91rm9200 boards into one cpu/at91rm9200/lowlevel.S + * Patch by Detlev Zundel, 31 Mar 2005: Cleanup duplicate definition of overwrite_console() |