commit | f206f715c48f9527c465e59e428834cdedc7b1a9 | [log] [tgz] |
---|---|---|
author | Vikas Manocha <vikas.manocha@st.com> | Thu Jul 02 18:29:45 2015 -0700 |
committer | Jagan Teki <jteki@openedev.com> | Fri Jul 03 13:50:53 2015 +0530 |
tree | c58a65b9f56e793f611f3ff4eee3cb73b048df5b | |
parent | 480f3b58933edc1ea2227e8ed3dd5b3547e6e87f [diff] |
spi: cadence_qspi: support FIFO width other than 4 bytes This patch makes the code compatible with FIFO depths other than 4 bytes. It also simplify read/write FIFO loops. Signed-off-by: Vikas Manocha <vikas.manocha@st.com> Tested-by: Stefan Roese <sr@denx.de> Reviewed-by: Jagannadh Teki <jteki@openedev.com>