Home
last modified time | relevance | path

Searched hist:c0535c0ef0b7e7a3e4c1011266bf26baf94fd4a3 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/spi/
H A Dcadence_qspi_apb.cc0535c0ef0b7e7a3e4c1011266bf26baf94fd4a3 Fri Jul 03 01:29:43 UTC 2015 Vikas Manocha <vikas.manocha@st.com> spi: cadence_qspi: move the sram partition in init

There is no need to re-configure sram partition for every read/write for
better full use of sram for read or write. This patch divides the half
sram for read & half for write once at initialization.

Signed-off-by: Vikas Manocha <vikas.manocha@st.com>
Tested-by: Stefan Roese <sr@denx.de>
Reviewed-by: Jagannadh Teki <jteki@openedev.com>