diff options
author | Wolfgang Denk <wd@pollux.(none)> | 2005-09-25 16:56:15 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.(none)> | 2005-09-25 16:56:15 +0200 |
commit | bd51626c8df13b5319424352019115750d6d1186 (patch) | |
tree | 80eb21d12590cad4f80129d69b8f51e4eea57a74 /CHANGELOG | |
parent | 7a22cd535b67e89af88190cd5143ba53f502f064 (diff) | |
download | u-boot-imx-bd51626c8df13b5319424352019115750d6d1186.zip u-boot-imx-bd51626c8df13b5319424352019115750d6d1186.tar.gz u-boot-imx-bd51626c8df13b5319424352019115750d6d1186.tar.bz2 |
Update ep8260: Fix flash timeouts; improve clock resolution for faster UARTs
Patch by Jeff Angielski, 21 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: ====================================================================== +* Update ep8260: Fix flash timeouts; improve clock resolution for faster UARTs + Patch by Jeff Angielski, 21 Feb 2005 + * Fix au1x00_serial baud rate calculation: remove hardcoded cpu clock divisor and use register instead; round up instead of truncate |