« Previous | Next » 

Revision 20cf850c

ID20cf850c6ac5bf1ef13de1da93a5c8b5ea28b304

Added by Peter Maydell about 11 years ago

milkymist-minimac2: Just expose buffers as a sysbus mmio region

Just expose the register buffers memory as a standard sysbus mmio
region which the creator of the device can map, rather than
providing a qdev property which the creator has to set to the
base address and then doing the mapping in the device's own
init function.

Signed-off-by: Peter Maydell <>
Reviewed-by: Andreas Färber <>
Acked-by: Michael Walle <>
Message-id:
Signed-off-by: Anthony Liguori <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences