提交 6a356598 编写于 作者: K Kayo Phoenix 提交者: John Crispin

sunxi: Added profile for HAOYU Electronics Marsboard A10

The MarsBoard was a short-lived credit-card sized, extendable board with an Allwinner A10 SoC.
http://linux-sunxi.org/MarsBoard_A10Signed-off-by: NKayo Phoenix <kayo@illumium.org>
[Forward-ported to new target layout:]
Signed-off-by: NZoltan HERPAI <wigyori@uid0.hu>
上级 63d7c458
......@@ -96,6 +96,12 @@ define U-Boot/Hummingbird_A31
NAME:=Hummingbird A31 board
endef
define U-Boot/Marsboard
BUILD_SUBTARGET:=cortexa8
NAME:=Marsboard
BUILD_DEVICES:=sun4i-a10-marsboard
endef
define U-Boot/Mele_M9
BUILD_SUBTARGET:=cortexa7
NAME:=Mele M9 (A31)
......
......@@ -56,4 +56,14 @@ endef
TARGET_DEVICES += sun4i-a10-pcduino
define Device/sun4i-a10-marsboard
DEVICE_TITLE:=HAOYU Electronics Marsboard A10
DEVICE_PACKAGES:=mod-ata-core kmod-ata-sunxi kmod-sun4i-emac kmod-rtc-sunxi sound-soc-sunxi
SUPPORTED_DEVICES:=marsboard,a10-marsboard
SUNXI_DTS:=sun4i-a10-marsboard
endef
TARGET_DEVICES += sun4i-a10-marsboard
endif
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册