OSDN Git Service

omap_gpmc: Support NAND devices
authorPeter Maydell <peter.maydell@linaro.org>
Sun, 28 Aug 2011 16:22:19 +0000 (16:22 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Sun, 28 Aug 2011 16:37:12 +0000 (16:37 +0000)
commit2a952feb8393209634d31d546e202d916e09da06
tree653697c56149cb637669c32d20b3d210046f230c
parent9ed3e1b183d720333012f9c93595fc61c7bbf069
omap_gpmc: Support NAND devices

Support accesses to NAND devices, both by mapping them into
the GPMC address space, and via the NAND_COMMAND, NAND_ADDRESS
and NAND_DATA GPMC registers.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/omap.h
hw/omap_gpmc.c