summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorMarian Balakowicz <m8@semihalf.com>2006-07-06 21:17:24 +0200
committerMarian Balakowicz <m8@semihalf.com>2006-07-06 21:17:24 +0200
commitedd6cf20e1be63f84e0f5af0280473cf31f0e86c (patch)
treeab7783230633c42b703e898ed09f129a386dc6eb /CHANGELOG
parentcaaeaf925fe15f46c1d5c85c37330029c86e0f39 (diff)
downloadbarebox-edd6cf20e1be63f84e0f5af0280473cf31f0e86c.tar.gz
barebox-edd6cf20e1be63f84e0f5af0280473cf31f0e86c.tar.xz
Fix timer problems on AMCC yucca board.
Set Timer Clock Select to use CPU clock as a timer input source.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 3ec7c2e788..de02125bd6 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,9 @@
Changes since U-Boot 1.1.4:
======================================================================
+* Fix timer problems on AMCC yucca board.
+ Set Timer Clock Select to use CPU clock as a timer input source.
+
* Bring yucca config more in line with other AMCC boards.
* Add AMCC bamboo board to MAKEALL build script.