summaryrefslogtreecommitdiffstats
path: root/conf/machine/imx6sllevk.conf
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2019-11-06 14:16:52 -0600
committerOtavio Salvador <otavio@ossystems.com.br>2019-11-06 17:35:11 -0300
commit4ae36fe73987c929577219cfc66ce109232ef06a (patch)
treee50bd38651a9ce190d80658fd8ad0e1f7e8db9fb /conf/machine/imx6sllevk.conf
parentd736a6253ce4b4c133deacd1e5d9f07623e6442e (diff)
downloadmeta-freescale-4ae36fe73987c929577219cfc66ce109232ef06a.tar.gz
imx6sllevk.conf: Remove redundant firmware-imx-epdc assignment
firmware-imx-epdc is added already in imx-base.inc. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Diffstat (limited to 'conf/machine/imx6sllevk.conf')
-rw-r--r--conf/machine/imx6sllevk.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/conf/machine/imx6sllevk.conf b/conf/machine/imx6sllevk.conf
index f55e274f..478d1bbd 100644
--- a/conf/machine/imx6sllevk.conf
+++ b/conf/machine/imx6sllevk.conf
@@ -9,8 +9,6 @@ MACHINEOVERRIDES =. "mx6:mx6sll:"
9include conf/machine/include/imx-base.inc 9include conf/machine/include/imx-base.inc
10include conf/machine/include/tune-cortexa9.inc 10include conf/machine/include/tune-cortexa9.inc
11 11
12MACHINE_FIRMWARE_append = " firmware-imx-epdc"
13
14KERNEL_DEVICETREE = "imx6sll-evk.dtb imx6sll-evk-btwifi.dtb imx6sll-evk-reva.dtb" 12KERNEL_DEVICETREE = "imx6sll-evk.dtb imx6sll-evk-btwifi.dtb imx6sll-evk-reva.dtb"
15 13
16UBOOT_CONFIG ??= "sd" 14UBOOT_CONFIG ??= "sd"