mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
gk802: Add Zealz GK802 machine configuration
Signed-off-by: Matthias Benesch <twoof7@freenet.de>
This commit is contained in:
parent
4e1e878b8b
commit
4263abc07b
19
conf/machine/gk802.conf
Normal file
19
conf/machine/gk802.conf
Normal file
|
@ -0,0 +1,19 @@
|
|||
#@TYPE: Machine
|
||||
#@NAME: Zealz GK802
|
||||
#@SOC: i.MX6Q
|
||||
#@DESCRIPTION: Machine configuration for Zealz GK802
|
||||
|
||||
include conf/machine/include/imx-base.inc
|
||||
include conf/machine/include/tune-cortexa9.inc
|
||||
|
||||
SOC_FAMILY = "mx6:mx6q"
|
||||
|
||||
PREFERRED_PROVIDER_u-boot = "u-boot-imx6dongle"
|
||||
PREFERRED_PROVIDER_virtual/kernel = "linux-imx6dongle"
|
||||
|
||||
UBOOT_MACHINE = "gk802_config"
|
||||
|
||||
SERIAL_CONSOLE = "115200 ttymxc3"
|
||||
|
||||
MACHINE_FEATURES += " pci wifi bluetooth"
|
||||
|
Loading…
Reference in New Issue
Block a user