diff options
author | Alistair Francis | 2020-01-17 15:09:29 +0100 |
---|---|---|
committer | Peter Maydell | 2020-01-17 15:09:29 +0100 |
commit | 60d6c4278a6976ababe351e3de05fcd370158351 (patch) | |
tree | c086cc3e993417af1924cbc8032921ae6a3ef92a /MAINTAINERS | |
parent | hw/arm: Add the STM32F4xx SoC (diff) | |
download | qemu-60d6c4278a6976ababe351e3de05fcd370158351.tar.gz qemu-60d6c4278a6976ababe351e3de05fcd370158351.tar.xz qemu-60d6c4278a6976ababe351e3de05fcd370158351.zip |
hw/arm: Add the Netduino Plus 2
Signed-off-by: Alistair Francis <alistair@alistair23.me>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: dad8d8d47f7625913e35e27a1c00f603a6b08f9a.1576658572.git.alistair@alistair23.me
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index cae53f5c14..55d3642e6c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -830,6 +830,12 @@ M: Peter Maydell <peter.maydell@linaro.org> S: Maintained F: hw/arm/netduino2.c +Netduino Plus 2 +M: Alistair Francis <alistair@alistair23.me> +M: Peter Maydell <peter.maydell@linaro.org> +S: Maintained +F: hw/arm/netduinoplus2.c + SmartFusion2 M: Subbaraya Sundeep <sundeep.lkml@gmail.com> M: Peter Maydell <peter.maydell@linaro.org> |