[meta-freescale] [meta-fsl-arm][PATCH 11/27] imx7dsabresd: Add epdc U-Boot configuration

Jun Zhu R01007 at freescale.com
Wed Dec 23 23:16:58 PST 2015


From: Lauren Post <lauren.post at freescale.com>

i.MX 7Dual supports epdc hardware so add epdc boot configuration

Signed-off-by: Lauren Post <lauren.post at freescale.com>
---
 conf/machine/imx7dsabresd.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/conf/machine/imx7dsabresd.conf b/conf/machine/imx7dsabresd.conf
index ce83553..c0a1930 100644
--- a/conf/machine/imx7dsabresd.conf
+++ b/conf/machine/imx7dsabresd.conf
@@ -20,4 +20,5 @@ UBOOT_CONFIG ??= "sd"
 UBOOT_CONFIG[sd] = "mx7dsabresd_config,sdcard"
 UBOOT_CONFIG[qspi1] = "mx7dsabresd_qspi1_config"
 UBOOT_CONFIG[nand] = "mx7dsabresd_nand_config,ubifs"
+UBOOT_CONFIG[epdc] = "mx7dsabresd_epdc_config"
 UBOOT_CONFIG[mfgtool] = "mx7dsabresd_config"
-- 
1.9.1



More information about the meta-freescale mailing list