summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorLauren Post <lauren.post@freescale.com>2015-12-24 15:16:50 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2016-04-19 15:03:25 -0300
commitd3032787e7217df04138bf071eefac7539cef833 (patch)
treeccedf732850221c1fdc114ab5e105457b818228e /conf
parent39cb274adc5dbb536b38f9845f9ba578488c1f6e (diff)
downloadmeta-freescale-d3032787e7217df04138bf071eefac7539cef833.tar.gz
imx6dlsabresd.conf: Add epdc boot configurations and epdc firmware
Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/imx6dlsabresd.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/machine/imx6dlsabresd.conf b/conf/machine/imx6dlsabresd.conf
index d3d2e53a..c13af2ff 100644
--- a/conf/machine/imx6dlsabresd.conf
+++ b/conf/machine/imx6dlsabresd.conf
@@ -13,4 +13,7 @@ KERNEL_DEVICETREE = "imx6dl-sabresd.dtb imx6dl-sabresd-ldo.dtb imx6dl-sabresd-hd
13 13
14UBOOT_CONFIG ??= "sd" 14UBOOT_CONFIG ??= "sd"
15UBOOT_CONFIG[sd] = "mx6dlsabresd_config,sdcard" 15UBOOT_CONFIG[sd] = "mx6dlsabresd_config,sdcard"
16UBOOT_CONFIG[epdc] = "mx6dlsabresd_epdc_config"
16UBOOT_CONFIG[mfgtool] = "mx6dlsabresd_config" 17UBOOT_CONFIG[mfgtool] = "mx6dlsabresd_config"
18
19MACHINE_FIRMWARE += "firmware-imx-epdc"