Files
openocd/src/flash/nor
Antonio Borneo 34f70956ed NOR/CFI: use bus_width for memory access in cfi_write()
During cfi_write(), head and tail of destination area
could be not aligned to bus_width.
Since write operation must be at bus_width size, source
buffer size is extended and buffer padded with current
values read from flash.

Force using bus_width to read current value from flash.
Do not use cfi_add_byte() anymore, to allow removing this
function later on.

Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
2010-05-16 13:39:47 +02:00
..
2010-05-04 09:11:21 +02:00
2009-12-02 23:27:09 -08:00
2009-12-04 16:56:24 -08:00
2010-04-10 19:56:24 +08:00
2009-12-04 16:56:24 -08:00
2009-12-04 16:56:24 -08:00
2010-05-05 15:24:25 +02:00
2010-05-05 15:24:25 +02:00
2009-12-04 16:56:24 -08:00
2010-01-29 13:52:08 -08:00
2010-01-29 13:52:08 -08:00
2009-12-09 10:25:52 -08:00
2010-01-29 13:52:08 -08:00
2009-12-04 16:56:24 -08:00
2010-03-02 15:02:01 -08:00
2009-12-04 16:56:24 -08:00
2010-05-04 09:11:21 +02:00
2010-05-11 20:10:08 +02:00
2009-12-04 16:56:24 -08:00
2010-01-29 13:52:08 -08:00
2009-12-02 23:27:09 -08:00
2010-05-04 09:11:21 +02:00
2010-03-10 21:03:22 +00:00
2010-05-04 09:11:21 +02:00
2009-12-16 14:17:31 -08:00
2010-05-04 09:11:21 +02:00
2009-12-04 16:56:24 -08:00
2010-05-05 15:24:24 +02:00
2009-12-04 16:56:24 -08:00
2010-05-04 09:11:21 +02:00
2009-12-04 16:56:24 -08:00
2010-04-10 19:29:51 +08:00
2009-12-04 16:56:24 -08:00
2010-05-13 20:44:07 +01:00
2010-04-11 01:19:41 +08:00
2009-12-04 16:56:24 -08:00