sunxi: add Orange Pi 2 support
- H3 @ 1.3 GHz - 1GiB DDR3 - 10/100Mbps Ethernet - Realtek RTL8189ETV wifi - 4 USB 2.0 Difference to the "Orange Pi Plus" is the lack of Gbit ethernet and lack of onboard flash. Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
This commit is contained in:
committed by
John Crispin
parent
e555153807
commit
f9ecb0d562
@@ -136,6 +136,15 @@ endef
|
||||
|
||||
TARGET_DEVICES += sun8i-h3-orangepi-plus
|
||||
|
||||
define Device/sun8i-h3-orangepi-2
|
||||
DEVICE_TITLE:=Xunlong Orange Pi 2
|
||||
DEVICE_PACKAGES:=kmod-rtc-sunxi
|
||||
SUPPORTED_DEVICES:=xunlong,orangepi-2
|
||||
SUNXI_DTS:=sun8i-h3-orangepi-2
|
||||
endef
|
||||
|
||||
TARGET_DEVICES += sun8i-h3-orangepi-2
|
||||
|
||||
|
||||
define Device/sun7i-a20-pcduino3
|
||||
DEVICE_TITLE:=LinkSprite pcDuino3
|
||||
|
||||
Reference in New Issue
Block a user