diff mbox series

[U-Boot,v2,2/3] sunxi: Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3

Message ID 20190215110318.13242-3-wens@csie.org
State Accepted
Delegated to: Jagannadha Sutradharudu Teki
Headers show
Series sunxi: Sync Bananapi M2+ dts files and add H5 variant | expand

Commit Message

Chen-Yu Tsai Feb. 15, 2019, 11:03 a.m. UTC
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.

A symbolic link for the original defconfig, pointing to the new one, is
added to keep 3rd party distributions happy.

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>

---

Changes in v2:
  - Drop symlink using original name, and entry for it in MAINTAINERS
  - Remove unrelated changes while renaming

 board/sunxi/MAINTAINERS                               | 11 ++++++-----
 ...2_Plus_defconfig => bananapi_m2_plus_h3_defconfig} |  0
 2 files changed, 6 insertions(+), 5 deletions(-)
 rename configs/{Sinovoip_BPI_M2_Plus_defconfig => bananapi_m2_plus_h3_defconfig} (100%)

Comments

Jagan Teki Feb. 18, 2019, 8:30 a.m. UTC | #1
On Fri, Feb 15, 2019 at 4:35 PM Chen-Yu Tsai <wens@csie.org> wrote:
>
> 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.
>
> A symbolic link for the original defconfig, pointing to the new one, is
> added to keep 3rd party distributions happy.

Look like you forgot to remove this since it's copy of defconfig not
symlink. If you are OK, I will update while applying.
Chen-Yu Tsai Feb. 18, 2019, 8:40 a.m. UTC | #2
On Mon, Feb 18, 2019 at 4:31 PM Jagan Teki <jagan@amarulasolutions.com> wrote:
>
> On Fri, Feb 15, 2019 at 4:35 PM Chen-Yu Tsai <wens@csie.org> wrote:
> >
> > 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.
> >
> > A symbolic link for the original defconfig, pointing to the new one, is
> > added to keep 3rd party distributions happy.
>
> Look like you forgot to remove this since it's copy of defconfig not
> symlink. If you are OK, I will update while applying.

Yeah. I forgot. Please remove it when applying.

Thanks
ChenYu
Jagan Teki Feb. 18, 2019, 9:18 a.m. UTC | #3
On Mon, Feb 18, 2019 at 2:10 PM Chen-Yu Tsai <wens@csie.org> wrote:
>
> On Mon, Feb 18, 2019 at 4:31 PM Jagan Teki <jagan@amarulasolutions.com> wrote:
> >
> > On Fri, Feb 15, 2019 at 4:35 PM Chen-Yu Tsai <wens@csie.org> wrote:
> > >
> > > 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.
> > >
> > > A symbolic link for the original defconfig, pointing to the new one, is
> > > added to keep 3rd party distributions happy.
> >
> > Look like you forgot to remove this since it's copy of defconfig not
> > symlink. If you are OK, I will update while applying.
>
> Yeah. I forgot. Please remove it when applying.

Applied all to u-boot-sunxi/master
diff mbox series

Patch

diff --git a/board/sunxi/MAINTAINERS b/board/sunxi/MAINTAINERS
index 608a86be4970..c6c6aee1810c 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
diff --git a/configs/Sinovoip_BPI_M2_Plus_defconfig b/configs/bananapi_m2_plus_h3_defconfig
similarity index 100%
rename from configs/Sinovoip_BPI_M2_Plus_defconfig
rename to configs/bananapi_m2_plus_h3_defconfig