diff options
author | wdenk <wdenk> | 2003-12-28 11:44:59 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2003-12-28 11:44:59 +0000 |
commit | c18960049f8ea9b0a8ad0a05c93e23fbab025da0 (patch) | |
tree | e520cffe0f82ee21dbc01595cf769cbcfd3ed0e5 /CHANGELOG | |
parent | a2f34be7dd3881c6c0effdc196f030fe328ec12b (diff) | |
download | u-boot-imx-c18960049f8ea9b0a8ad0a05c93e23fbab025da0.zip u-boot-imx-c18960049f8ea9b0a8ad0a05c93e23fbab025da0.tar.gz u-boot-imx-c18960049f8ea9b0a8ad0a05c93e23fbab025da0.tar.bz2 |
Patch by Reinhard Meyer, 28 Dec 2003:
Add initial support for TOP5200 board
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.0.0: ====================================================================== +* Patch by Reinhard Meyer, 28 Dec 2003: + Add initial support for TOP5200 board + * Make CPU clock on ICA-IP board controllable by a "cpuclk" environment variable which can set to "100", "133", or "150". The CPU clock will be configured accordingly upon next reboot. Other |