diff options
author | wdenk <wdenk> | 2004-10-11 22:51:13 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2004-10-11 22:51:13 +0000 |
commit | d407bf52b5dfb96816969c126f14b35df1f233ae (patch) | |
tree | aa50256e0a1f8a949e690e3e6db0f9cbcba81d09 /CHANGELOG | |
parent | 2ee665339b06285a5fd9e36410d1167efc9b0606 (diff) | |
download | u-boot-imx-d407bf52b5dfb96816969c126f14b35df1f233ae.zip u-boot-imx-d407bf52b5dfb96816969c126f14b35df1f233ae.tar.gz u-boot-imx-d407bf52b5dfb96816969c126f14b35df1f233ae.tar.bz2 |
* Patch by Philippe Robin, 28 Sept 2004:
Fix Flash support for Versatile.
* Patch by Roger Blofeld, 16 Sep 2004:
Fix timeout for DHCP command retry
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 Philippe Robin, 28 Sept 2004: + Fix Flash support for Versatile. + +* Patch by Roger Blofeld, 16 Sep 2004: + Fix timeout for DHCP command retry + * Patch by Pantelis Antoniou, 14 Sep 2004: Fix early serial hang when CONFIG_SERIAL_MULTI is defined. |