diff options
| author | Icenowy Zheng <[email protected]> | 2017-05-03 23:45:09 +0800 |
|---|---|---|
| committer | Jagan Teki <[email protected]> | 2017-05-04 19:46:23 +0530 |
| commit | 5a49b2929c0c73e43470cc53b80a6dfa47b5efda (patch) | |
| tree | 46636173ee11a963836f17a0cb75c5e281295036 /board | |
| parent | daa8b75a5527f96c2b2e5aa8d3fff3fa29b57b9b (diff) | |
sunxi: add support for Banana Pi M2 Plus board
Banana Pi M2 Plus is an Allwinner H3-based SBC by Sinovoip, which has
already mainline device tree file that have landed into U-Boot source
tree.
Add a defconfig file for it and add the MAINTAINERS items.
Signed-off-by: Icenowy Zheng <[email protected]>
Reviewed-by: Jagan Teki <[email protected]>
Acked-by: Maxime Ripard <[email protected]>
Diffstat (limited to 'board')
| -rw-r--r-- | board/sunxi/MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/board/sunxi/MAINTAINERS b/board/sunxi/MAINTAINERS index f39402b89cd..1c8817375d5 100644 --- a/board/sunxi/MAINTAINERS +++ b/board/sunxi/MAINTAINERS @@ -280,6 +280,11 @@ S: Maintained F: configs/Sinlinx_SinA33_defconfig W: http://linux-sunxi.org/Sinlinx_SinA33 +SINOVOIP BPI M2 PLUS H3 BOARD +M: Icenowy Zheng <[email protected]> +S: Maintained +F: configs/Sinovoip_BPI_M2_Plus_defconfig + SINOVOIP BPI M3 A83T BOARD M: VishnuPatekar <[email protected]> S: Maintained |
