diff options
author | wdenk <wdenk> | 2004-04-25 15:41:35 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2004-04-25 15:41:35 +0000 |
commit | fc1cfcdb12cf03ec7e0f6ff4b8a9ed33139a5d7f (patch) | |
tree | fc517655664731899cc22be25db4f7ab4a22ca06 /CHANGELOG | |
parent | 0b8fa03b6df4130b2c8b215b85f36ab96eaa21f9 (diff) | |
download | u-boot-imx-fc1cfcdb12cf03ec7e0f6ff4b8a9ed33139a5d7f.zip u-boot-imx-fc1cfcdb12cf03ec7e0f6ff4b8a9ed33139a5d7f.tar.gz u-boot-imx-fc1cfcdb12cf03ec7e0f6ff4b8a9ed33139a5d7f.tar.bz2 |
* Back out Patch by Christian Hohnstaedt, 23 Apr 2004:
(JFFS2 speed enhancements) because of using non-public
data (PHYS_FLASH_SECT_SIZE)
* Patch by Travis Sawyer, 23 Apr 2004:
Fix VSC/CIS 8201 phy descrambler interoperability timing due to
errata from Vitesse Semiconductor.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 11 |
1 files changed, 3 insertions, 8 deletions
@@ -2,14 +2,9 @@ Changes for U-Boot 1.1.1: ====================================================================== -* Patch by Christian Hohnstaedt, 23 Apr 2004: - JFFS2 speed enhancements: - - repair header CRC calculation in jffs2_1pass.c - - add eraseblock size to the partition information to skip empty - eraseblocks if we find more then 4k of free space. - - The JFFS2 scanner is now fast enough to remove the spinning wheel - so #ifdef-ed out. - - add watchdog calls in long running loops +* Patch by Travis Sawyer, 23 Apr 2004: + Fix VSC/CIS 8201 phy descrambler interoperability timing due to + errata from Vitesse Semiconductor. * Patch by Philippe Robin, 22 Apr 2004: Fix ethernet configuration for "versatile" board |