NOR/CFI: add cfi_read() implementation
commit602685e66f163f26179f41215cf302b0a894803e
authorAntonio Borneo <borneo.antonio@gmail.com>
Tue, 11 May 2010 03:35:28 +0000 (11 11:35 +0800)
committerØyvind Harboe <oyvind.harboe@zylin.com>
Sun, 16 May 2010 11:39:47 +0000 (16 13:39 +0200)
tree5a26cd70e766de28378e40f265dfd583c8770f67
parentbc8be110ff314cab0e09792a05b6871672c18302
NOR/CFI: add cfi_read() implementation

Final step to force bus_width size during CFI flash
read.

Added CFI specific implementation cfi_read() that uses
only accesses at bus_width size.

Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
src/flash/nor/cfi.c