Home
last modified time | relevance | path

Searched hist:"10 ca45d005a96e810b5a225b08135fc24da62ee9" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dspi_flash.h10ca45d005a96e810b5a225b08135fc24da62ee9 Wed Oct 02 14:04:53 UTC 2013 Jagannadha Sutradharudu Teki <jaganna@xilinx.com> sf: probe: Add support for SST_WP

Most of the SST flashes needs to write up using SST_WP, AAI
Word Program, so added a flag param on spi_flash_params table.

SST flashes, which supports SST_WP need to use a WP write
sst_write_wp instead of common flash write.

Signed-off-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>