summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.(none)>2005-09-25 16:50:33 +0200
committerWolfgang Denk <wd@pollux.(none)>2005-09-25 16:50:33 +0200
commit7a22cd535b67e89af88190cd5143ba53f502f064 (patch)
treeaea616c948ead33b913a3fd774334d8ff63705b0 /CHANGELOG
parent875c78934ee252744be1e5b2a9ad7ec5df239239 (diff)
downloadblackbird-obmc-uboot-7a22cd535b67e89af88190cd5143ba53f502f064.tar.gz
blackbird-obmc-uboot-7a22cd535b67e89af88190cd5143ba53f502f064.zip
Fix au1x00_serial baud rate calculation:
remove hardcoded cpu clock divisor and use register instead; round up instead of truncate Patch by Andrew Dyer, 15 Feb 2005
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG7
1 files changed, 6 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 9444f4d262..e189bbb0ad 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,8 +2,13 @@
Changes for U-Boot 1.1.4:
======================================================================
+* Fix au1x00_serial baud rate calculation:
+ remove hardcoded cpu clock divisor and use register instead;
+ round up instead of truncate
+ Patch by Andrew Dyer, 15 Feb 2005
+
* Add Xilinx Spartan3 family FPGA support
- Patch by Kurt Stremerch, 14 February 2005
+ Patch by Kurt Stremerch, 14 Feb 2005
* Fix drivers/cfi_flash.c: use info->reset_cmd instead of FLASH_CMD_RESET
Patch by Zachary Landau, 11 Feb 2005
OpenPOWER on IntegriCloud