Add a new example utility that maps a physical MMIO address range using /dev/mem and mmap, reads 32-bit register values, and dumps a user-specified number of bytes in hexadecimal format. Signed-off-by: Heinrich Toews <ht@twx-software.de>