diff options
author | Takahiro Kuwano <Takahiro.Kuwano@infineon.com> | 2022-09-01 15:05:31 +0900 |
---|---|---|
committer | Jagan Teki <jagan@edgeble.ai> | 2022-10-23 10:50:17 +0530 |
commit | 4d60001fdf0c13ab1ccf720bb3cd6e5d385386bb (patch) | |
tree | 7ceab529a161667689b40f8e816700b4e0231859 /drivers/ddr/imx/imx8m/ddr_init.c | |
parent | ee1c709cfde71b339a5c5dd0788522340c4c7e92 (diff) |
mtd: spi-nor-core: Track flash's internal address mode
The nor->addr_width tracks number of address bytes used in
read/program/erase ops and eventually set to 4 for >16MB chips, regardless
of flash's internal address mode. For Infineon SEMPER flash's, we use
Read/Write Any Register commands for configuration and status check.
These commands take 3- or 4-byte address depending on flash's internal
address mode.
Signed-off-by: Takahiro Kuwano <Takahiro.Kuwano@infineon.com>
Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>
Diffstat (limited to 'drivers/ddr/imx/imx8m/ddr_init.c')
0 files changed, 0 insertions, 0 deletions