diff options
author | Wolfgang Denk <wd@pollux.(none)> | 2005-09-25 18:49:35 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.(none)> | 2005-09-25 18:49:35 +0200 |
commit | 716c1dcb41389e865af1edde2ca15f2c567984cf (patch) | |
tree | c4f132ec01112797c91a969f30a63ddff549fe64 /CHANGELOG | |
parent | 49a7581c6ced35379ec3c450bb60fe736db9d733 (diff) | |
download | u-boot-716c1dcb41389e865af1edde2ca15f2c567984cf.tar.gz u-boot-716c1dcb41389e865af1edde2ca15f2c567984cf.tar.xz u-boot-716c1dcb41389e865af1edde2ca15f2c567984cf.zip |
Cleanup
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -28,8 +28,8 @@ Changes for U-Boot 1.1.4: Patch by Zachary Landau, 21 Feb 2005 * Update ep8260: Fix flash timeouts; improve clock resolution for faster UARTs - Patch by Jeff Angielski, 21 Feb 2005 - + 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 |