Grant Likely | 3ba7222 | 2011-07-26 03:19:06 -0600 | [diff] [blame] | 1 | Flash device on ARM Versatile board |
2 | |||||
3 | Required properties: | ||||
4 | - compatible : must be "arm,versatile-flash"; | ||||
5 | - bank-width : width in bytes of flash interface. | ||||
6 | |||||
Jamie Lentin | 83619ea | 2012-03-27 22:54:15 +0100 | [diff] [blame] | 7 | The device tree may optionally contain sub-nodes describing partitions of the |
8 | address space. See partition.txt for more detail. |