aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/imx6solosabresd.conf
blob: cfc30d2e1cf4d6e9b22ebf0dfc34b3a096de6fcf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#@TYPE: Machine
#@NAME: Freescale i.MX6Solo SABRE Smart Device
#@SOC: i.MX6S
#@DESCRIPTION: Machine configuration for Freescale i.MX6Solo SABRE Smart Device

require conf/machine/include/imx6sabresd-common.inc

SOC_FAMILY = "mx6:mx6s"

KERNEL_DEVICETREE = "imx6dl-sabresd.dtb"

PREFERRED_PROVIDER_u-boot = "u-boot-imx"
PREFERRED_PROVIDER_virtual/bootloader = "u-boot-imx"

UBOOT_CONFIG ??= "sd"
UBOOT_CONFIG[sd] = "mx6solosabresd_config,sdcard"