[U-Boot] [PATCH v5 1/2] sun50i: h5: Add NanoPi Neo Plus2 DT initial support
Antony Antony
antony at phenome.org
Tue Nov 21 08:59:42 UTC 2017
On Tue, Nov 21, 2017 at 11:59:42AM +0530, Jagan Teki wrote:
> On Fri, Nov 17, 2017 at 3:09 PM, Antony Antony <antony at phenome.org> wrote:
> > Add initial DT for NanoPi NEO Plus2 by FriendlyARM
> > - Allwinner quad core H5 Cortex A53 with an ARM Mali-450MP GPU
> > - 1 GB DDR3 RAM
> > - 8GB eMMC flash (Samsung KLM8G1WEPD-B031)
> > - micro SD card slot
> > - Gigabit Ethernet (external RTL8211E-VB-CG chip)
> > - 802.11 b/g/n WiFi, Bluetooth 4.0 (Ampak AP6212A module)
> > - 2x USB 2.0 host ports
> >
> > Signed-off-by: Antony Antony <antony at phenome.org>
> > ---
> > Changes v1->v2
> > removed memory {}, compatible ="allwinner,sun5i-a13-mmc"
> > remove CONFIG_SPL_SPI_FLASH_SUPPORT=y and CONFIG_SPL_SPI_SUNXI=y (no SPI)
> > remove CONFIG_SD_BOOT=y
> > Changes v2->v3
> > removed compatible ="allwinner,sun50i-a64-mmc"
> > Changes v3->v4
> > removed compatible from mmc0
> > add h5 & a64 compaitable to sun50i-h5.dtsi
> > Changes v4->v5
> > update sun50i-h5.dtsi to krenel tree 4.14
> > ---
> > arch/arm/dts/Makefile | 1 +
> > arch/arm/dts/sun50i-h5-nanopi-neo-plus2.dts | 106 ++++++++++++++++++++++++++++
> > configs/nanopi_neo_plus2_defconfig | 18 +++++
>
> Update board MAINTAINERS file as well.
yes. I will send new version soon.
> > +CONFIG_MMC_SUNXI_SLOT_EXTRA=2
> Did you test eMMC boot?
yes. I use Armbian and boot from eMMC.
thanks,
-antony
More information about the U-Boot
mailing list