]> git.proxmox.com Git - mirror_qemu.git/commit
omap_gpmc: Implement prefetch engine
authorPeter Maydell <peter.maydell@linaro.org>
Sun, 28 Aug 2011 16:22:20 +0000 (16:22 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Sun, 28 Aug 2011 16:37:13 +0000 (16:37 +0000)
commitd5c8cf993a5018aa61a935e1160cb95ef1afd1f5
tree44c5cb20d58f8a301d898933a0bfe4b61dd218c5
parenteee0a1c67e46a22e7205c2240c4eaab12a9c6f72
omap_gpmc: Implement prefetch engine

This commit implements the prefetch engine feature of the GPMC
which can be used for NAND devices. This includes both interrupt
driven and DMA-filling modes.

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