diff options
author | Wolfgang Denk <wd@pollux.denx.de> | 2006-07-19 14:16:38 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.denx.de> | 2006-07-19 14:16:38 +0200 |
commit | 8936601084af4f1fc9d0420a5118fd0ad9c3270b (patch) | |
tree | 0f278f67d896d59c6bf0a05078519605d18f3647 /CHANGELOG | |
parent | 5a3dfef73240cd6b5044184e521351afdb20838f (diff) | |
download | u-boot-imx-8936601084af4f1fc9d0420a5118fd0ad9c3270b.zip u-boot-imx-8936601084af4f1fc9d0420a5118fd0ad9c3270b.tar.gz u-boot-imx-8936601084af4f1fc9d0420a5118fd0ad9c3270b.tar.bz2 |
Enable buffered flash writes for TB5200 board.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ Changes since U-Boot 1.1.4: ====================================================================== +* Enable buffered flash writes for TB5200 board. + * 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 |