[U-Boot] [PATCH 0/3] sunxi: Sync Bananapi M2+ dts files and add H5 variant
Chen-Yu Tsai
wens at csie.org
Fri Jan 25 10:38:21 UTC 2019
This series adds support for the H5 variant of the Bananapi M2+, and
also renames the MAINTAINERS entry and defconfig for the Bananapi M2+
from its current name, Sinovoip BPI M2+.
Sinovoip is the brand name used for their own VOIP-related products,
while the brand name "Bananapi" should be used for single board
computers bearing the Bananapi logo. This was confirmed by Bananapi.
Patch 1 syncs up the BPI-M2+ device tree file from Linux v5.0-rc1.
Patch 2 renames the defconfig and maintainer entries to fix the brand
name.
Patch 3 adds support for the H5 variant of the Bananapi M2+.
Please have a look.
Regards
ChenYu
Chen-Yu Tsai (3):
sunxi: Sync Bananapi M2+ device tree from Linux v5.0-rc1
sunxi: Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3
sunxi: Add Bananapi M2+ H5 board
arch/arm/dts/sun50i-h5-bananapi-m2-plus.dts | 11 +
arch/arm/dts/sun8i-h3-bananapi-m2-plus.dts | 190 +-----------------
...2-plus.dts => sunxi-bananapi-m2-plus.dtsi} | 23 ++-
board/sunxi/MAINTAINERS | 13 +-
configs/Sinovoip_BPI_M2_Plus_defconfig | 21 +-
...efconfig => bananapi_m2_plus_h3_defconfig} | 0
...efconfig => bananapi_m2_plus_h5_defconfig} | 4 +-
7 files changed, 40 insertions(+), 222 deletions(-)
create mode 100644 arch/arm/dts/sun50i-h5-bananapi-m2-plus.dts
copy arch/arm/dts/{sun8i-h3-bananapi-m2-plus.dts => sunxi-bananapi-m2-plus.dtsi} (92%)
mode change 100644 => 120000 configs/Sinovoip_BPI_M2_Plus_defconfig
copy configs/{Sinovoip_BPI_M2_Plus_defconfig => bananapi_m2_plus_h3_defconfig} (100%)
copy configs/{Sinovoip_BPI_M2_Plus_defconfig => bananapi_m2_plus_h5_defconfig} (85%)
--
2.20.1
More information about the U-Boot
mailing list