sim: add --map-info option
authorMike Frysinger <vapier@gentoo.org>
Wed, 15 Dec 2010 11:50:46 +0000 (11:50 +0000)
committerMike Frysinger <vapier@gentoo.org>
Wed, 15 Dec 2010 11:50:46 +0000 (11:50 +0000)
commitbef6be3d9f7368a79569cdefefde45724aa64fa5
treef7eeb3941bbf0b19ad45eb2c7d79d7736a6c41c0
parentda88a7644277b9b3fdff6d5b5f48828d617517d9
sim: add --map-info option

There are options for listing the current device/hw tree and memory
regions, but no way to find out at run time all the current mappings.
So add a new --map-info option akin to the --memory-info option which
displays all the current mappings.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
sim/common/ChangeLog
sim/common/sim-memopt.c