diff options
author | wdenk <wdenk> | 2004-07-01 20:28:03 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2004-07-01 20:28:03 +0000 |
commit | 93f6a6771ba04b217e4c8bbca9196fd16e364479 (patch) | |
tree | c0d9075172ab086e90c4991f302aca4c4f2f6d6c /CHANGELOG | |
parent | 39539887ea7dc298c98ac1fddd38551dfa335120 (diff) | |
download | u-boot-imx-93f6a6771ba04b217e4c8bbca9196fd16e364479.zip u-boot-imx-93f6a6771ba04b217e4c8bbca9196fd16e364479.tar.gz u-boot-imx-93f6a6771ba04b217e4c8bbca9196fd16e364479.tar.bz2 |
* Patches by Richard Woodruff, 10 Jun 2004:
- fix problems with examples/stubs.c for GCC >= 3.4
- fix problems with gd initialization
* Enable FAT filesystem support for HMI10 board
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 Richard Woodruff, 10 Jun 2004: + - fix problems with examples/stubs.c for GCC >= 3.4 + - fix problems with gd initialization + * Patch by Curt Brune, 17 May 2004: - Add support for Samsung S3C4510B CPU (ARM7tdmi based SoC) - Add support for ESPD-Inc. EVB4510 Board |