summaryrefslogtreecommitdiffstats
path: root/conf/machine
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine')
-rw-r--r--conf/machine/imx6qsabrelite.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/machine/imx6qsabrelite.conf b/conf/machine/imx6qsabrelite.conf
index f26f9a1..06ec230 100644
--- a/conf/machine/imx6qsabrelite.conf
+++ b/conf/machine/imx6qsabrelite.conf
@@ -8,6 +8,9 @@ include conf/machine/include/tune-cortexa9.inc
8 8
9SOC_FAMILY = "mx6" 9SOC_FAMILY = "mx6"
10 10
11# no GST until codecs are public
12MACHINE_GSTREAMER_PLUGIN = ""
13
11UBOOT_ENTRYPOINT = "0x10800000" 14UBOOT_ENTRYPOINT = "0x10800000"
12UBOOT_LOADADDRESS = "0x10800000" 15UBOOT_LOADADDRESS = "0x10800000"
13UBOOT_MACHINE = "mx6qsabrelite_config" 16UBOOT_MACHINE = "mx6qsabrelite_config"