]> git.dujemihanovic.xyz Git - u-boot.git/commit
mtd: spi-nor-core: Default to addr_width of 3 for configurable widths
authorTakahiro Kuwano <Takahiro.Kuwano@infineon.com>
Thu, 1 Sep 2022 06:05:30 +0000 (15:05 +0900)
committerJagan Teki <jagan@edgeble.ai>
Sun, 23 Oct 2022 05:20:04 +0000 (10:50 +0530)
commitee1c709cfde71b339a5c5dd0788522340c4c7e92
tree0b45e226e5a280a81519d792f291410af4ac8e68
parentde9e8378a8f66c5547dc2e5942c7f89c5771d53a
mtd: spi-nor-core: Default to addr_width of 3 for configurable widths

JESD216D-01 mentions that "defaults to 3-Byte mode; enters 4-Byte mode on
command."

Signed-off-by: Takahiro Kuwano <Takahiro.Kuwano@infineon.com>
Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>
drivers/mtd/spi/spi-nor-core.c