diff options
Diffstat (limited to 'conf/machine')
-rw-r--r-- | conf/machine/imx6qsabresd.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/imx6qsabresd.conf b/conf/machine/imx6qsabresd.conf index f0eff4a..ccac357 100644 --- a/conf/machine/imx6qsabresd.conf +++ b/conf/machine/imx6qsabresd.conf | |||
@@ -7,7 +7,7 @@ require conf/machine/include/imx6sabresd-common.inc | |||
7 | 7 | ||
8 | SOC_FAMILY = "mx6:mx6q" | 8 | SOC_FAMILY = "mx6:mx6q" |
9 | 9 | ||
10 | KERNEL_DEVICETREE = "imx6q-sabresd.dtb" | 10 | KERNEL_DEVICETREE = "imx6q-sabresd.dtb imx6q-sabresd-ldo.dtb imx6q-sabresd-hdcp.dtb" |
11 | 11 | ||
12 | UBOOT_CONFIG ??= "sd" | 12 | UBOOT_CONFIG ??= "sd" |
13 | UBOOT_CONFIG[sd] = "mx6qsabresd_config,sdcard" | 13 | UBOOT_CONFIG[sd] = "mx6qsabresd_config,sdcard" |