[U-Boot] [PATCH v2 0/2] Neutis N5 support
Aleksandr Aleksandrov
aleksandr.aleksandrov at emlid.com
Thu Oct 4 12:39:32 UTC 2018
This series of pathes addes Neutis N5 support.
Emlid Neutis N5 is a SoM based on Allwinner H5.
1st patch includes device tree file and defconfig for
Dev board and dtsi file for SoM needs.
Changes from v1 (4 oct 2018): add to maintainers myself and
separate dts file: dtsi for SoM and motherboard dts file that
inlcudes dtsi file.
Aleksandr Aleksandrov (2):
arm: new board - Emlid Neutis N5 support
sunxi MAINTAINERS: add new entry for Emlid Neutis N5
arch/arm/dts/Makefile | 3 +-
.../arm/dts/sun50i-h5-emlid-neutis-n5-devboard.dts | 73 ++++++++++++++++++++++
arch/arm/dts/sun50i-h5-emlid-neutis-n5.dtsi | 66 +++++++++++++++++++
board/sunxi/MAINTAINERS | 5 ++
configs/emlid_neutis_n5_devboard_defconfig | 13 ++++
5 files changed, 159 insertions(+), 1 deletion(-)
create mode 100644 arch/arm/dts/sun50i-h5-emlid-neutis-n5-devboard.dts
create mode 100644 arch/arm/dts/sun50i-h5-emlid-neutis-n5.dtsi
create mode 100644 configs/emlid_neutis_n5_devboard_defconfig
--
2.7.4
More information about the U-Boot
mailing list