mirror of
https://github.com/linux-sunxi/meta-sunxi.git
synced 2025-08-24 21:08:23 +02:00
olinuxino-a20som204.conf: add support for Olimex A20-SOM204-EVB board
Add machine file for Olimex A20-SOM204-EVB board. It is an expansion board for the Olimex A20-SOM204 SOM that uses the sun7i Allwinner A20 Soc. It is supported in U-Boot and mainline Linux kernel. Signed-off-by: Ovidiu Panait <ovidiu.panait.oss@gmail.com>
This commit is contained in:
9
conf/machine/olinuxino-a20som204.conf
Normal file
9
conf/machine/olinuxino-a20som204.conf
Normal file
@ -0,0 +1,9 @@
|
||||
#@TYPE: Machine
|
||||
#@NAME: Olimex A20-SOM204
|
||||
#@DESCRIPTION: Machine configuration for the Olimex A20-SOM204 Evaluation Board, based on Allwinner A20 CPU
|
||||
#https://github.com/OLIMEX/SOM204
|
||||
|
||||
require conf/machine/include/sun7i.inc
|
||||
|
||||
KERNEL_DEVICETREE = "allwinner/sun7i-a20-olimex-som204-evb.dtb"
|
||||
UBOOT_MACHINE = "A20-Olimex-SOM204-EVB_defconfig"
|
Reference in New Issue
Block a user