Uboot have official support BPI-M2
Hans de Goede - Oct. 15, 2015, 2:33 p.m. The Sinovoip BPI-M2 is a SBC board based on the A31s SoC it features 1G RAM, a microsd slot, Gbit ethernet, 4 usb-a USB-2 ports, ir receiver, stereo headphone jack and hdmi video output.
The dts changes are identical to the dts files submitted upstream.
A few notes on the use if dldo and aldo regulators. DLDO1 is used for Vdd for the ethernet phy, ALDO2 is used for AVdd for the ethernet phy. ALDO1 is used to power the sdio wifi module.
Signed-off-by: Hans de Goede [email protected]
arch/arm/dts/Makefile | 3 ± arch/arm/dts/sun6i-a31.dtsi | 18 +++ arch/arm/dts/sun6i-a31s-sinovoip-bpi-m2.dts | 194 ++++++++++++++++++++++++++++ board/sunxi/MAINTAINERS | 1 + configs/Sinovoip_BPI_M2_defconfig | 18 +++ 5 files changed, 233 insertions(+), 1 deletion(-) create mode 100644 arch/arm/dts/sun6i-a31s-sinovoip-bpi-m2.dts create mode 100644 configs/Sinovoip_BPI_M2_defconfig Ian Campbell - Oct. 15, 2015, 6:40 p.m. On Thu, 2015-10-15 at 16:33 +0200, Hans de Goede wrote:
The Sinovoip BPI-M2 is a SBC board based on the A31s SoC it features 1G RAM, a microsd slot, Gbit ethernet, 4 usb-a USB-2 ports, ir receiver, stereo headphone jack and hdmi video output.
The dts changes are identical to the dts files submitted upstream.
A few notes on the use if dldo and aldo regulators. DLDO1 is used for Vdd for the ethernet phy, ALDO2 is used for AVdd for the ethernet phy. ALDO1 is used to power the sdio wifi module.
Signed-off-by: Hans de Goede [email protected]
Acked-by: Ian Campbell [email protected]
and for the 1/2 as well, which hardly needs an ack IMHO.
more message: http://patchwork.ozlabs.org/patch/530737/