diff options
author | wdenk <wdenk> | 2004-10-09 22:44:59 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2004-10-09 22:44:59 +0000 |
commit | 30d56fae23bf830c9f9817a7f151b248a01ebe96 (patch) | |
tree | 331d303b7168827f469c141ee143a4a1e0be4658 /CHANGELOG | |
parent | 63cfcbb4e20b9091e20d397fd9fee480996424d4 (diff) | |
download | u-boot-imx-30d56fae23bf830c9f9817a7f151b248a01ebe96.zip u-boot-imx-30d56fae23bf830c9f9817a7f151b248a01ebe96.tar.gz u-boot-imx-30d56fae23bf830c9f9817a7f151b248a01ebe96.tar.bz2 |
Patch by Sam Song, 21 August 2004:
- Fix a typo in README
- Align "(RO)" output for "flinfo" after "protect on"
- Add RESET support for RPXlite_DW board; adjust CPU:BUS frequency
ratio 1:1 when core frequency less than 50MHz
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -2,6 +2,12 @@ Changes since U-Boot 1.1.1: ====================================================================== +* Patch by Sam Song, 21 August 2004: + - Fix a typo in README + - Align "(RO)" output for "flinfo" after "protect on" + - Add RESET support for RPXlite_DW board; adjust CPU:BUS frequency + ratio 1:1 when core frequency less than 50MHz + * Patches by himba, 21 Aug 2004: - fix some "use of label at end of compound statement" warnings - Define type of LCD panel on lubbock board if CONFIG_LCD is used |