]> Git Repo - J-u-boot.git/commit - configs/emlid_neutis_n5_devboard_defconfig
board: sun50i-h5: Add Emlid Neutis N5 support
authorAleksandr Aleksandrov <[email protected]>
Fri, 5 Oct 2018 12:55:59 +0000 (15:55 +0300)
committerJagan Teki <[email protected]>
Fri, 18 Jan 2019 16:49:08 +0000 (22:19 +0530)
commit7d659573cef7f0333e4cab1916197160abff1455
tree978a50620532966c90eb83f58072a0c7302b045f
parentda1ae5905ee84032bea187e4845a2f6743cf8ac4
board: sun50i-h5: Add Emlid Neutis N5 support

Emlid Neutis N5 is a SoM based on Allwinner H5, has a WiFi & BT
module, DDR3 RAM and eMMC.

- add neutis-devboard target to dtb makefile
- add dtsi file for Neutis N5 needs
- add config file for Neutis N5 Dev board

Signed-off-by: Aleksandr Aleksandrov <[email protected]>
Acked-by: Maxime Ripard <[email protected]>
Reviewed-by: Jagan Teki <[email protected]>
[jagan: update proper commit head]
Signed-off-by: Jagan Teki <[email protected]>
arch/arm/dts/Makefile
arch/arm/dts/sun50i-h5-emlid-neutis-n5-devboard.dts [new file with mode: 0644]
arch/arm/dts/sun50i-h5-emlid-neutis-n5.dtsi [new file with mode: 0644]
board/sunxi/MAINTAINERS
configs/emlid_neutis_n5_devboard_defconfig [new file with mode: 0644]
This page took 0.035912 seconds and 4 git commands to generate.