
9 May
2017
9 May
'17
3:13 p.m.
On Tue, May 09, 2017 at 02:43:41PM +0200, Patrick Wildt wrote:
The NanoPi Neo2 is basically the same as the NanoPi Neo, but that they replaced the SoC with the 64-bit Allwinner H5 SoC. Add a (64-bit only) defconfig defining the required options to build the U-Boot proper.
Create a new .dts file for it by including the (32-bit) H3 SoC .dtsi and changing the differing components accordingly, like it's been done for the OrangePi PC 2.
Signed-off-by: Patrick Wildt patrick@blueri.se
arch/arm/dts/Makefile | 1 + arch/arm/dts/sun50i-h5-nanopi-neo2.dts | 170 +++++++++++++++++++++++++++++++++
Is this dts file coming from the Linux Kernel? If so, please cite the githash / tag that it's from, thanks.
--
Tom