Skip to content

Commit

Permalink
MAINTAINERS: Add odd fixer for the ColdFire boards
Browse files Browse the repository at this point in the history
I did some work with real ColdFire boards in the past, and after
QOMifying most of the ColdFire devices recently, I feel confident
that I could at least take care of odd fixes for these boards.

Signed-off-by: Thomas Huth <huth@tuxfamily.org>
  • Loading branch information
huth committed Feb 18, 2017
1 parent 88b8698 commit 5baf274
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions MAINTAINERS
Expand Up @@ -561,16 +561,19 @@ F: hw/lm32/milkymist.c
M68K Machines
-------------
an5206
S: Orphan
M: Thomas Huth <huth@tuxfamily.org>
S: Odd Fixes
F: hw/m68k/an5206.c
F: hw/m68k/mcf5206.c

mcf5208
S: Orphan
M: Thomas Huth <huth@tuxfamily.org>
S: Odd Fixes
F: hw/m68k/mcf5208.c
F: hw/m68k/mcf_intc.c
F: hw/char/mcf_uart.c
F: hw/net/mcf_fec.c
F: include/hw/m68k/mcf*.h

MicroBlaze Machines
-------------------
Expand Down

0 comments on commit 5baf274

Please sign in to comment.