diff options
author | wdenk <wdenk> | 2004-10-09 22:32:26 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2004-10-09 22:32:26 +0000 |
commit | 63cfcbb4e20b9091e20d397fd9fee480996424d4 (patch) | |
tree | cb4e67e194eb4fc77f1af700879ca36b378f0ce8 /CHANGELOG | |
parent | 1d9f410500f32b04b18b176386e77afacda7acfb (diff) | |
download | u-boot-imx-63cfcbb4e20b9091e20d397fd9fee480996424d4.zip u-boot-imx-63cfcbb4e20b9091e20d397fd9fee480996424d4.tar.gz u-boot-imx-63cfcbb4e20b9091e20d397fd9fee480996424d4.tar.bz2 |
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
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,6 +2,10 @@ Changes since U-Boot 1.1.1: ====================================================================== +* 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 + * Patch by Steven Scholz, 16 Aug 2004: - Introducing the concept of SoCs "./cpu/$(CPU)/$(SOC)" - creating subdirs for SoCs ./cpu/arm920t/imx and ./cpu/arm920t/s3c24x0 |