mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2025-12-10 07:44:53 +01:00
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 | ||