diff options
| -rw-r--r-- | meta-fsl-arm/conf/machine/imx6qsabrelite.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-fsl-arm/conf/machine/imx6qsabrelite.conf b/meta-fsl-arm/conf/machine/imx6qsabrelite.conf index 70196e41b..efd7b72bb 100644 --- a/meta-fsl-arm/conf/machine/imx6qsabrelite.conf +++ b/meta-fsl-arm/conf/machine/imx6qsabrelite.conf | |||
| @@ -8,6 +8,8 @@ include conf/machine/include/tune-cortexa9.inc | |||
| 8 | 8 | ||
| 9 | SOC_FAMILY = "mx6" | 9 | SOC_FAMILY = "mx6" |
| 10 | 10 | ||
| 11 | KERNEL_DEVICETREE = "${S}/arch/arm/boot/dts/imx6q-sabrelite.dts" | ||
| 12 | |||
| 11 | UBOOT_ENTRYPOINT = "0x10800000" | 13 | UBOOT_ENTRYPOINT = "0x10800000" |
| 12 | UBOOT_LOADADDRESS = "0x10800000" | 14 | UBOOT_LOADADDRESS = "0x10800000" |
| 13 | UBOOT_MACHINE = "mx6qsabrelite_config" | 15 | UBOOT_MACHINE = "mx6qsabrelite_config" |
