Skip to content
Commit 3ac35aff authored by Masahisa Kojima's avatar Masahisa Kojima Committed by tarek-arm
Browse files

synquacer: refactor HSSPI NOR flash driver and support Macronix device



This commit fully replaces the existing HSSPI
NOR flash driver to newly designed driver.

The new driver implements NOR flash read/program/erase/reset
APIs, and separates off the HSSPI controller specific module(hsspi)
and NOR flash specific module(nor).
With that, we can add the support of other devices such as
NAND flash device.

This commit supports the Macronix SPI NOR flash device.

Signed-off-by: default avatarMasashi Morimoto <morimoto.masashi@socionext.com>
Signed-off-by: default avatarMasahisa Kojima <masahisa.kojima@linaro.org>
Change-Id: Id8e50a6f6f6cd864a34eeed1d32814441c9da274
parent 30e8fe63
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment