Searched hist:"1 f436a6ddf7eb7f2da1c8df6c13100429baf844a" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/mtd/spi/ |
| H A D | sf_probe.c | 1f436a6ddf7eb7f2da1c8df6c13100429baf844a Wed Apr 23 13:27:03 UTC 2014 Poddar, Sourav <sourav.poddar@ti.com> sf: probe: Fix quad bit set path
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>
|