ARM: mvebu: Add support for NOR flash device on Armada XP-DB board
authorEzequiel Garcia <ezequiel.garcia@free-electrons.com>
Fri, 17 May 2013 11:09:58 +0000 (08:09 -0300)
committerJason Cooper <jason@lakedaemon.net>
Sun, 19 May 2013 19:36:56 +0000 (19:36 +0000)
The Armada XP Development Board (DB-78460-BP) has a NOR flash device
connected to the Device Bus. This commit adds the device tree node
to support this device.

This SoC supports a flexible and dynamic decoding window allocation
scheme; but since this feature is still not implemented we need
to specify the window base address in the device tree node itself.

This base address has been selected in a completely arbitrary fashion.

Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>

No differences found