diff options
author | Chen-Yu Tsai | 2019-02-15 19:03:17 +0800 |
---|---|---|
committer | Jagan Teki | 2019-02-18 14:44:06 +0530 |
commit | 268ae6548779ccd8ba38ce39d43f41be7e0bc133 (patch) | |
tree | 61824f267c272f98bfef19cd0311d59fb27a232c /board/sunxi | |
parent | 7761eb5bea34b7e7e6e0c00b96e70b2efb3bc887 (diff) |
sunxi: Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3
The brand Sinovoip is used for Sinovoip's original VOIP products, while
the Bananapi brand is for the single board computers they produce. This
has been verified by Bananapi. Rename the board from "Sinovoip BPI M2
Plus" to "Bananapi M2 Plus". For the defconfig file, all lowercase is
used.
To support the H5 variant of this board, the "H3" suffix is added to
the defconfig name.
Also add myself as one of the board maintainers.
As the device tree files were already correctly named, they do not
require any changes.
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
[jagan: removed unneeded message from commit body]
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Reviewed-by: Jagan Teki <jagan@openedev.com>
Diffstat (limited to 'board/sunxi')
-rw-r--r-- | board/sunxi/MAINTAINERS | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/board/sunxi/MAINTAINERS b/board/sunxi/MAINTAINERS index 608a86be497..c6c6aee1810 100644 --- a/board/sunxi/MAINTAINERS +++ b/board/sunxi/MAINTAINERS @@ -137,6 +137,12 @@ M: Jagan Teki <jagan@amarulasolutions.com> S: Maintained F: configs/bananapi_m2_berry_defconfig +BANANAPI M2 PLUS H3 BOARD +M: Icenowy Zheng <icenowy@aosc.io> +M: Chen-Yu Tsai <wens@csie.org> +S: Maintained +F: configs/bananapi_m2_plus_h3_defconfig + BANANAPI M2 ULTRA BOARD M: Chen-Yu Tsai <wens@csie.org> S: Maintained @@ -418,11 +424,6 @@ S: Maintained F: configs/Sinlinx_SinA33_defconfig W: http://linux-sunxi.org/Sinlinx_SinA33 -SINOVOIP BPI M2 PLUS H3 BOARD -M: Icenowy Zheng <icenowy@aosc.io> -S: Maintained -F: configs/Sinovoip_BPI_M2_Plus_defconfig - SINOVOIP BPI M3 A83T BOARD M: VishnuPatekar <vishnupatekar0510@gmail.com> S: Maintained |