diff options
author | Marian Balakowicz <m8@semihalf.com> | 2006-07-06 21:17:24 +0200 |
---|---|---|
committer | Marian Balakowicz <m8@semihalf.com> | 2006-07-06 21:17:24 +0200 |
commit | edd6cf20e1be63f84e0f5af0280473cf31f0e86c (patch) | |
tree | ab7783230633c42b703e898ed09f129a386dc6eb /CHANGELOG | |
parent | caaeaf925fe15f46c1d5c85c37330029c86e0f39 (diff) | |
download | u-boot-imx-edd6cf20e1be63f84e0f5af0280473cf31f0e86c.zip u-boot-imx-edd6cf20e1be63f84e0f5af0280473cf31f0e86c.tar.gz u-boot-imx-edd6cf20e1be63f84e0f5af0280473cf31f0e86c.tar.bz2 |
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-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |