commit | e85a619676a503d7622c17d38c2cc9f26b59f2be | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Thu Mar 20 09:20:54 2014 +0000 |
committer | Brian Norris <computersforpeace@gmail.com> | Thu Mar 20 04:17:18 2014 -0700 |
tree | 517c733f1d3174ebdbb8ec2657daaf2b095d54de | |
parent | a37b2f5aee630b35deccb4841a4d60fa45c15b3e [diff] |
mtd: st_spi_fsm: Supply the N25Qxxx specific read configurations The N25Qxxx Serial Flash devices required different sequence configurations depending on whether they're running in 24bit (3Byte) or 32bit (4Byte) mode. We provide those here. Acked-by Angus Clark <angus.clark@st.com> Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Brian Norris <computersforpeace@gmail.com>