On 24 November 2011 16:57, Avi Kivity wrote:
> Also add omap_l4_region_size(), since memory API functions need
> the size during initialization.
Logically it should be one of the omap_l4_* functions that set the
size for the region instead of the target agents because this is where
all the memory
Also add omap_l4_region_size(), since memory API functions need
the size during initialization.
Signed-off-by: Avi Kivity
---
hw/omap.h|7 ++-
hw/omap2.c |2 +-
hw/omap_l4.c | 29 -
3 files changed, 35 insertions(+), 3 deletions(-)
diff --git a/hw