From: Lauren Post Date: Thu, 24 Dec 2015 07:16:50 +0000 (+0800) Subject: imx6dlsabresd.conf: Add epdc boot configurations and epdc firmware X-Git-Tag: 2.1~83 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=d3032787e7217df04138bf071eefac7539cef833;p=meta-freescale.git imx6dlsabresd.conf: Add epdc boot configurations and epdc firmware Signed-off-by: Lauren Post Signed-off-by: Otavio Salvador --- 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 UBOOT_CONFIG ??= "sd" UBOOT_CONFIG[sd] = "mx6dlsabresd_config,sdcard" +UBOOT_CONFIG[epdc] = "mx6dlsabresd_epdc_config" UBOOT_CONFIG[mfgtool] = "mx6dlsabresd_config" + +MACHINE_FIRMWARE += "firmware-imx-epdc"