Am 25.06.2012 17:52, schrieb Peter Maydell:
> Use the new TARGET_PRIxPHYS macro to avoid the need to define an
> OMAP_FMT_plx macro whose expansion depends directly on
> TARGET_PHYS_ADDR_BITS.
>
> Signed-off-by: Peter Maydell
Acked-by: Andreas Färber
/-F
--
SUSE LINUX Products GmbH, Maxfelds
Use the new TARGET_PRIxPHYS macro to avoid the need to define an
OMAP_FMT_plx macro whose expansion depends directly on
TARGET_PHYS_ADDR_BITS.
Signed-off-by: Peter Maydell
---
hw/omap.h |8 +---
1 files changed, 1 insertions(+), 7 deletions(-)
diff --git a/hw/omap.h b/hw/omap.h
index 3d