omap_l4: add memory API variant of omap_l4_attach()
authorAvi Kivity <avi@redhat.com>
Wed, 23 Nov 2011 13:17:36 +0000 (15:17 +0200)
committerAvi Kivity <avi@redhat.com>
Mon, 28 Nov 2011 13:38:40 +0000 (15:38 +0200)
commitf32261498c83bf434dde74f7832ead98678cb8ae
tree934f5d89f505aa9d30d1efb31e7724884c08659f
parenta56e423c7c39af0fa1515d575fddfda032a02916
omap_l4: add memory API variant of omap_l4_attach()

Also add omap_l4_region_size(), since memory API functions need
the size during initialization.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Avi Kivity <avi@redhat.com>
hw/omap.h
hw/omap2.c
hw/omap_l4.c