Lines Matching full:flash
5 This binding describes the Atmel SAM flash area layout.
7 The Atmel SAM flash area varies in write-block-size, memory area,
10 E.g. the flash area layout of the ATSAM4E16C:
23 The ATSAM4E16C has a flash area which is 1000Kbytes
26 (8 blocks of 2048 bytes), the remaining flash area is erasable
29 This flash area layout would described as:
33 eefc: flash-controller@400e0a00 {
34 compatible = "atmel,sam-flash-controller";
43 flash0: flash@400000 {
44 compatible = "atmel,sam-flash", "soc-nv-flash";
54 The flash area layout node flash0 should have both this
55 compatible, "atmel,sam-flash", and the "soc-nv-flash"
57 modules to identify the flash area.
60 offsets relative to the flash area address. E.g. using
91 compatible: "atmel,sam-flash"
99 The flash controller is limited by hardware to writing blocks of
101 flash, within the flash memory area.
106 The flash controller is limited by hardware to erase whole
107 blocks of flash at a time. This property describes the largest
114 The flash controller is limited by hardware to erase whole
115 blocks of flash at a time. This property describes the layout of
116 the erase-blocks, which can vary in size within the flash memory