diff options
author | wdenk <wdenk> | 2004-10-11 22:25:49 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2004-10-11 22:25:49 +0000 |
commit | 9455b7f39cecbcd869b1ba49a1307cb97e67360f (patch) | |
tree | b2e8a6ec899c8524315d1a07fb89f795adf2c850 /CHANGELOG | |
parent | e1599e83d643c1667a4157d03609c6e29928fb2e (diff) | |
download | u-boot-imx-9455b7f39cecbcd869b1ba49a1307cb97e67360f.zip u-boot-imx-9455b7f39cecbcd869b1ba49a1307cb97e67360f.tar.gz u-boot-imx-9455b7f39cecbcd869b1ba49a1307cb97e67360f.tar.bz2 |
Fix CFG_HZ problems on AT91RM9200 systems
[Remember: CFG_HZ should be 1000 on ALL systems!]
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.1: ====================================================================== +* Fix CFG_HZ problems on AT91RM9200 systems + [Remember: CFG_HZ should be 1000 on ALL systems!] + * Patch by Gridish Shlomi, 30 Aug 2004: - Add support to revA version of PQ27 and PQ27E. - Reverted MPC8260ADS baudrate back to original 115200 |