commit | 93c56f212ccdadc182018f0769cb284426b88f1d | [log] [tgz] |
---|---|---|
author | Vasiliy Leoenenko <vasiliy.leonenko@mail.ru> | Wed May 07 21:24:44 2008 +0400 |
committer | Stefan Roese <sr@denx.de> | Tue Jun 03 21:01:55 2008 +0200 |
tree | b04fcf0a91ff3d5fc2bdb47b0fc082af97855fa4 | |
parent | 1f1554841a4c8e069d331176f0c3059fb2bb8280 [diff] |
cfi_flash: support of long cmd in U-boot. Some NOR flash chips needs support of commands with length grether than max value size of uchar. For example all M18 family chips use 0x1ff command in buffered write mode as value of program loops count. Signed-off-by: Alexey Korolev <akorolev@infradead.org> Signed-off-by: Vasiliy Leonenko <vasiliy.leonenko@mail.ru>