summaryrefslogtreecommitdiff
path: root/doc/develop/python_cq.rst
diff options
context:
space:
mode:
authorTakahiro Kuwano <[email protected]>2022-09-01 15:05:32 +0900
committerJagan Teki <[email protected]>2022-10-23 10:50:26 +0530
commitf58e7b24faae2f01f59182405fb0a11ff2707cb7 (patch)
tree4abce005d683970bd3a58b33a202232766290019 /doc/develop/python_cq.rst
parent4d60001fdf0c13ab1ccf720bb3cd6e5d385386bb (diff)
mtd: spi-nor-core: Rework spansion_read/write_any_reg() to use addr_mode_nbytes
Read/Write Any Register commands take 3- or 4- byte address depending on flash's internal address mode. The nor->addr_width tracks number of address bytes used in read/program/erase ops that can be 4 (with 4B opcodes) regardless of flash's internal address mode. The nor->addr_mode_nbytes tracks flash's internal address mode so replace nor->addr_width by that. Signed-off-by: Takahiro Kuwano <[email protected]> Reviewed-by: Jagan Teki <[email protected]>
Diffstat (limited to 'doc/develop/python_cq.rst')
0 files changed, 0 insertions, 0 deletions