commit | 6bd2960080bc5842159d89a8d476a9044225788c | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Thu Mar 20 09:20:48 2014 +0000 |
committer | Brian Norris <computersforpeace@gmail.com> | Thu Mar 20 04:17:17 2014 -0700 |
tree | dcf63fb8ff56a7109442681785bceb40aabb5ee8 | |
parent | fa5ba3af200db0b9c2922dc463ecdf122a93012b [diff] |
mtd: st_spi_fsm: Provide the sequence for enabling 32bit addressing mode The FSM Serial Flash Controller is driven by issuing a standard set of register writes we call a message sequence. This patch supplies a method to prepare the message sequence responsible for setting 32bit addressing mode on the Flash chip. 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>