diff options
author | Boris Brezillon <[email protected]> | 2018-12-20 15:10:47 +0100 |
---|---|---|
committer | Miquel Raynal <[email protected]> | 2019-02-05 15:39:39 +0100 |
commit | 511d05e0dadd91d398ed14f043fbcc93d728b98c (patch) | |
tree | b0a7629ced4ccf2d0e409b3a47edcd331c74f0d4 /tools/perf/scripts/python/netdev-times.py | |
parent | f4cb4d7b46f6409382fd981eec9556e1f3c1dc5d (diff) |
mtd: rawnand: sunxi: Handle the tREA > tRC / 2 case
In non-EDO, tREA should be less than tRP to guarantee that the
controller does not sample the IO lines too early. Unfortunately, the
sunxi NAND controller does not allow us to have different values for
tRP and tREH (tRP = tREH = tRW / 2).
We have 2 options to overcome this limitation:
1/ Extend tRC to fulfil the tREA <= tRC / 2 constraint
2/ Use EDO mode (only works if timings->tRLOH > 0)
Signed-off-by: Boris Brezillon <[email protected]>
Signed-off-by: Miquel Raynal <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions