diff options
author | stroese | 2003-06-24 14:32:24 +0000 |
---|---|---|
committer | stroese | 2003-06-24 14:32:24 +0000 |
commit | a300d83cb8ad20b844e957587705675e9ac14147 (patch) | |
tree | 6824c5254cb5936df85626bb137d6981cc986f2b | |
parent | a6457f79710ffc649bacccdab1653c141dad6035 (diff) |
Patch from Stefan Roese.
-rw-r--r-- | CHANGELOG | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG index 830f086557c..d70f175534d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,6 +2,11 @@ Changes since U-Boot 0.3.1: ====================================================================== +* Patch by Stefan Roese, 24 Jun 2003: + - Update esd ASH405 board files. + - Update esd DASA_SIM config file. + - Add ping command to some esd boards. + * Patch by Yuli Barcohen, 23 Jun 2003: Update for MPC8260ADS board @@ -10,7 +15,7 @@ Changes since U-Boot 0.3.1: * Patch by Rune Torgersen, 4 Jun 2003: add large memory support for MPC8266ADS board - + * Patch by Richard Woodruff, 19 June 03: - Enabled standard u-boot device abstraction for ARM - Enabled console device for ARM @@ -95,7 +100,7 @@ Changes since U-Boot 0.3.1: * Patch by Nicolas Lacressonniere, 11 Jun 2003: Modifications for Atmel AT91RM9200DK ARM920T based development kit - Add Atmel DataFlash support for reading and writing. - - Add possibility to boot a Linux from DataFlash with BOOTM command. + - Add possibility to boot a Linux from DataFlash with BOOTM command. - Add Flash detection on Atmel AT91RM9200DK (between Atmel AT49BV1614 and AT49BV1614A flashes) - Replace old Ethernet PHY layer functions |