commit | c3e57739043d8557ce21fbb6627a6e09fbd70e5c | [log] [tgz] |
---|---|---|
author | Lionel Debieve <lionel.debieve@st.com> | Wed Sep 25 15:03:59 2019 +0200 |
committer | Lionel Debieve <lionel.debieve@st.com> | Mon Jan 20 11:32:59 2020 +0100 |
tree | f42a899a1a51adf36705538b438dc1fb77899f45 | |
parent | 05e6a5638b256a66c81d5427e020dbe184659304 [diff] |
Add SPI-NAND framework This framework supports SPI-NAND and is based on the SPI-MEM framework for SPI operations. It uses a common high level access using the io_mtd. It is limited to the read functionalities. Default behavior is the basic one data line operation but it could be overridden by platform. Change-Id: Icb4e0887c4003a826f47c876479dd004a323a32b Signed-off-by: Lionel Debieve <lionel.debieve@st.com> Signed-off-by: Christophe Kerello <christophe.kerello@st.com>