From: "Edgar E. Iglesias" <edgar.igles...@gmail.com>

Mechanical conversion of ETRAX devices to use MemoryRegions.

I've tested it lightly with the axis-dev88 board, seems to work fine.

Note that eth and dma models predate CodingStyle and use tabs,
I plan to change that with separate commits at some point.

Edgar E. Iglesias (5):
  etrax-pic: Convert to MemoryRegion
  etrax-ser: Convert to MemoryRegion
  etrax-timer: Convert to MemoryRegion
  etrax-dma: Convert to MemoryRegion
  etrax-eth: Convert to MemoryRegion

 hw/etraxfs_dma.c   |   43 +++++++++++++++++++++++++++----------------
 hw/etraxfs_eth.c   |   30 ++++++++++++++++--------------
 hw/etraxfs_pic.c   |   30 +++++++++++++++---------------
 hw/etraxfs_ser.c   |   33 ++++++++++++++++++---------------
 hw/etraxfs_timer.c |   31 ++++++++++++++++---------------
 5 files changed, 92 insertions(+), 75 deletions(-)

-- 
1.7.5.4


Reply via email to