zephyr/dts/arm/atmel
Aurelien Jarno 6194b7676c drivers: flash: add flash driver support for Atmel SAM E70
This patch adds a flash driver for the Atmel SAM E70 SoC. The driver has
been kept simple by considering that the flash is only composed of 8-KiB
blocks. Indeed an area at the beginning of the flash might be erased
with a smaller granularity, and the other blocks can also be erased with
a higher granularity. It also only handles the global read/write
protection, not the 128-KiB lock regions. A write error is returned if
a region is locked.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2018-11-20 14:11:07 -05:00
..
sam3x.dtsi dts: Fix warnings associated with reg/unit-address not matching 2018-11-10 09:11:58 -05:00
sam4s.dtsi dts: Fix warnings associated with reg/unit-address not matching 2018-11-10 09:11:58 -05:00
sam4s2a.dtsi
sam4s2b.dtsi
sam4s2c.dtsi
sam4s4a.dtsi
sam4s4b.dtsi
sam4s4c.dtsi
sam4s8b.dtsi
sam4s8c.dtsi
sam4s16b.dtsi
sam4s16c.dtsi
samd.dtsi dts: atmel: samd: Fix reg address for NVM flash controller 2018-11-16 17:49:17 -06:00
samd20.dtsi
samd21.dtsi
same70.dtsi drivers: flash: add flash driver support for Atmel SAM E70 2018-11-20 14:11:07 -05:00
same70q21.dtsi drivers: flash: add flash driver support for Atmel SAM E70 2018-11-20 14:11:07 -05:00