diff options
| author | Thomas Chou <[email protected]> | 2015-11-10 20:36:09 +0800 |
|---|---|---|
| committer | Thomas Chou <[email protected]> | 2015-11-12 08:26:59 +0800 |
| commit | 038be18fd95aa6283eafb85ceabc0b880976424b (patch) | |
| tree | c2f43737c985851f34a717d1f4763d1e1eeff949 | |
| parent | 9f301294dd5b3ad0d2937e0ade537c4f2506f0bd (diff) | |
nios2: add 3c120 and 10m50 devboards MAINTAINERS
Add 3c120 and 10m50 devboards MAINTAINERS
Signed-off-by: Thomas Chou <[email protected]>
Acked-by: Marek Vasut <[email protected]>
| -rw-r--r-- | board/altera/nios2/MAINTAINERS | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/board/altera/nios2/MAINTAINERS b/board/altera/nios2/MAINTAINERS new file mode 100644 index 00000000000..aff618b52c0 --- /dev/null +++ b/board/altera/nios2/MAINTAINERS @@ -0,0 +1,13 @@ +3C120 DEVBOARD +M: Thomas Chou <[email protected]> +S: Maintained +F: arch/nios2/dts/3c120_devboard.dts +F: configs/3c120_defconfig +F: include/configs/3c120_devboard.h + +10M50 DEVBOARD +M: Thomas Chou <[email protected]> +S: Maintained +F: arch/nios2/dts/10m50_devboard.dts +F: configs/10m50_defconfig +F: include/configs/10m50_devboard.h |
