[U-Boot-Users] [patch 2/2] fix-some-bugs-in-trab-board-flash-driver

Martin Krause Martin.Krause at tqs.de
Wed Jun 21 12:24:01 CEST 2006


Fix some bugs in TRAB board flash driver.
- increase CFG_FLASH_ERASE_TOUT from 2 to 15 seconds
- use CFG_FLASH_WRITE_TOUT for programming instead of CFG_FLASH_ERASE_TOUT
- remove "Unlock Bypass" mode, because macronix flashes do not support
  this mode officially
- fix flash reset command from 0x00FF to 0x00F0. 0x00FF is only specified
  for Intel compatible flashes, not for AMD compatible.

Patch by Martin Krause, 15 Feb 2006

Signed-off-by: Martin Krause <martin.krause at tqs.de>


CHANGELOG:

* Fix some bugs in TRAB board flash driver.
  Patch by Martin Krause, 15 Feb 2006

  - increase CFG_FLASH_ERASE_TOUT from 2 to 15 seconds
  - use CFG_FLASH_WRITE_TOUT for programming instead of CFG_FLASH_ERASE_TOUT
  - remove "Unlock Bypass" mode, because macronix flashes do not support
    this mode officially
  - fix flash reset command from 0x00FF to 0x00F0. 0x00FF is only specified
    for Intel compatible flashes, not for AMD compatible.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 02-fix-some-bugs-in-trab-board-flash-driver-.patch
Type: application/octet-stream
Size: 3834 bytes
Desc: 02-fix-some-bugs-in-trab-board-flash-driver-.patch
Url : http://lists.denx.de/pipermail/u-boot/attachments/20060621/d0f9fdb2/attachment.obj 


More information about the U-Boot mailing list