commit | c0535c0ef0b7e7a3e4c1011266bf26baf94fd4a3 | [log] [tgz] |
---|---|---|
author | Vikas Manocha <vikas.manocha@st.com> | Thu Jul 02 18:29:43 2015 -0700 |
committer | Jagan Teki <jteki@openedev.com> | Fri Jul 03 13:50:53 2015 +0530 |
tree | ffa0ce2c9717d78de86cb47bd0ca32f0522712e0 | |
parent | 51d558392bc71f9cfb58ce5ea70975dee6bf6292 [diff] |
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>