Skip to content
Commit fb542750 authored by Nicolas Ferre's avatar Nicolas Ferre Committed by Artem Bityutskiy
Browse files

mtd: atmel_nand: optimize read/write buffer functions



For PIO NAND access functions, we use the features of the SMC:
- no need to take into account the NAND bus width: SMC will deal with this
- use of an IO memcpy on the NAND chip-select space is able to generate
  proper SMC behavior.

Signed-off-by: default avatarNicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: default avatarArtem Bityutskiy <dedekind1@gmail.com>
parent 57b078a0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment