aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-sunxi
diff options
context:
space:
mode:
authorPetr Štetiar <ynezz@true.cz>2020-03-25 12:55:45 +0100
committerPetr Štetiar <ynezz@true.cz>2020-03-28 13:03:02 +0100
commit461a1d5a04eeac3cb6df7e28a95b8633c6c7cffc (patch)
tree2b12ac7a3e18b0f61bc731a4f59aadeafa817fb7 /package/boot/uboot-sunxi
parenta9bd89fe18e1414c430e0fe7f4425779d149d540 (diff)
downloadupstream-461a1d5a04eeac3cb6df7e28a95b8633c6c7cffc.tar.gz
upstream-461a1d5a04eeac3cb6df7e28a95b8633c6c7cffc.tar.bz2
upstream-461a1d5a04eeac3cb6df7e28a95b8633c6c7cffc.zip
uboot-sunxi: rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3
Rename the board as done in upstream commit 268ae6548779 ("sunxi: Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3") which backs the rename with the following reasoning: 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. This has to be done in order to allow building U-Boot past v2019.04 release where this change was introduced. Ref: https://github.com/openwrt/openwrt/pull/2849#discussion_r396401489 Suggested-by: Pawel Dembicki <paweldembicki@gmail.com> Signed-off-by: Petr Štetiar <ynezz@true.cz>
Diffstat (limited to 'package/boot/uboot-sunxi')
-rw-r--r--package/boot/uboot-sunxi/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/boot/uboot-sunxi/Makefile b/package/boot/uboot-sunxi/Makefile
index 9bb61b1417..bdbefecf01 100644
--- a/package/boot/uboot-sunxi/Makefile
+++ b/package/boot/uboot-sunxi/Makefile
@@ -222,9 +222,9 @@ define U-Boot/pine64_plus
UENV:=a64
endef
-define U-Boot/Sinovoip_BPI_M2_Plus
+define U-Boot/bananapi_m2_plus_h3
BUILD_SUBTARGET:=cortexa7
- NAME:=Bananapi M2 Plus
+ NAME:=Bananapi M2 Plus H3
BUILD_DEVICES:=sinovoip_bananapi-m2-plus
endef
@@ -266,6 +266,7 @@ UBOOT_TARGETS := \
A20-OLinuXino-Lime2 \
A20-OLinuXino-Lime2-eMMC \
A20-OLinuXino_MICRO \
+ bananapi_m2_plus_h3 \
Bananapi \
Bananapi_M2_Ultra \
Bananapro \
@@ -294,7 +295,6 @@ UBOOT_TARGETS := \
orangepi_pc2 \
pangolin \
pine64_plus \
- Sinovoip_BPI_M2_Plus \
sopine_baseboard \
orangepi_zero_plus