mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-02 01:19:49 +00:00
1f436a6ddf
Currently, flash quad bit is set in "spi_flash_validate_params" and later at the end in the same api, we write 0 to status register for few flashes, thereby overriding the quad bit set. This fix moves the quad bit setting outside this api in "spi_flash_probe_slave" Signed-off-by: Sourav Poddar <sourav.poddar@ti.com> Reviewed-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com> |
||
---|---|---|
.. | ||
eeprom_m95xxx.c | ||
fsl_espi_spl.c | ||
Makefile | ||
ramtron.c | ||
sandbox.c | ||
sf.c | ||
sf_internal.h | ||
sf_ops.c | ||
sf_params.c | ||
sf_probe.c | ||
spi_spl_load.c |