mirror of
https://github.com/linux-sunxi/meta-sunxi.git
synced 2024-11-10 15:28:22 +01:00
Merge pull request #311 from katyo/master
Added MarsBoard A10 machine config
This commit is contained in:
commit
3dc99ee663
10
conf/machine/marsboard-a10.conf
Normal file
10
conf/machine/marsboard-a10.conf
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
#@TYPE: Machine
|
||||||
|
#@NAME: HAOYU Electronics MarsBoard A10
|
||||||
|
#@DESCRIPTION: Machine configuration for the HAOYU Electronics MarsBoard A10, based on Allwinner A10 CPU
|
||||||
|
#https://linux-sunxi.org/MarsBoard_A10
|
||||||
|
|
||||||
|
require conf/machine/include/sun4i.inc
|
||||||
|
|
||||||
|
KERNEL_DEVICETREE = "sun4i-a10-marsboard.dtb"
|
||||||
|
UBOOT_MACHINE = "Marsboard_A10_config"
|
||||||
|
SUNXI_FEX_FILE = "sys_config/a10/marsboard_a10.fex"
|
Loading…
Reference in New Issue
Block a user