Skip to content
Commit 4d40e826 authored by Pratyush Yadav's avatar Pratyush Yadav Committed by Jagan Teki
Browse files

mtd: spi-nor-core: Parse xSPI Profile 1.0 table



This table is indication that the flash is xSPI compliant and hence
supports octal DTR mode. Extract information like the fast read opcode,
the number of dummy cycles needed for a Read Status Register command,
and the number of address bytes needed for a Read Status Register
command.

The default dummy cycles for a fast octal DTR read are set to 20. Since
there is no simple way of determining the dummy cycles needed for the
fast read command, flashes that use a different value should update it
in their flash-specific hooks.

Signed-off-by: default avatarPratyush Yadav <p.yadav@ti.com>
Acked-by: default avatarJagan Teki <jagan@amarulasolutions.com>
parent 9ec5ea01
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment