
26 Jan
2023
26 Jan
'23
4:32 p.m.
On Tue, Jan 3, 2023 at 12:01 PM Dhruva Gole d-gole@ti.com wrote:
Intent of these patches is to fix register reads in STIG mode and also use STIG mode while reading flash registers. Currently if you try to read a register while in STIG mode there is no support for ADDR and thus naturally a register never gets read from the flash.
This series supercedes the previously sent: https://lore.kernel.org/u-boot/20221125055932.398322-1-d-gole@ti.com/
Logs demonstrating the usage and working of QSPI-NOR Flash (Cypress s25hs512t) can be found on the link below: https://gist.github.com/DhruvaG2000/11e7b4ee6a381be9d86b69b2bc2616e4
change log:
Applied to u-boot-spi/master