summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.denx.de>2005-08-19 00:36:45 +0200
committerWolfgang Denk <wd@pollux.denx.de>2005-08-19 00:36:45 +0200
commitdf3c7c8f52473297e4049efd8309d3ea944606f7 (patch)
tree24e59a11ed216942689efa245cfa016201db3812 /CHANGELOG
parent601aed1e8f90c7e9a17f7e448cc21969d821bf50 (diff)
downloadu-boot-imx-df3c7c8f52473297e4049efd8309d3ea944606f7.zip
u-boot-imx-df3c7c8f52473297e4049efd8309d3ea944606f7.tar.gz
u-boot-imx-df3c7c8f52473297e4049efd8309d3ea944606f7.tar.bz2
Change main clock on CMC-PU2 board from 207 MHz to 179 MHz
because of a bug in the AT91RM9200 CPU PLL Patch by Martin Krause, 22 Apr 2005
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 56f3539..cf0dec0 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,10 @@
Changes for U-Boot 1.1.4:
======================================================================
+* Change main clock on CMC-PU2 board from 207 MHz to 179 MHz
+ because of a bug in the AT91RM9200 CPU PLL
+ Patch by Martin Krause, 22 Apr 2005
+
* Add automatic HW detection for another CMC_PU2 variant
Patch by Martin Krause, 20 Apr 2005