summaryrefslogtreecommitdiff
path: root/conf/machine/include/apalis-imx6.inc
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/include/apalis-imx6.inc')
-rw-r--r--conf/machine/include/apalis-imx6.inc9
1 files changed, 1 insertions, 8 deletions
diff --git a/conf/machine/include/apalis-imx6.inc b/conf/machine/include/apalis-imx6.inc
index 8d2ad67..6d6cbfa 100644
--- a/conf/machine/include/apalis-imx6.inc
+++ b/conf/machine/include/apalis-imx6.inc
@@ -7,14 +7,7 @@ OFFSET_SPL_PAYLOAD = "138"
KERNEL_DEVICETREE_remove = "imx6q-apalis_v1_0-eval.dtb imx6q-apalis_v1_0-ixora.dtb"
-# The SPL configures the DDR RAM depending on the module it runs on. Thus there
-# is no need to distingush between the different module types.
-# For recovery mode we build a U-Boot with IVT which runs without SPL. It uses
-# save timings for all known Apalis iMX6.
-# Note: The last config will be symlinked to UBOOT_BINARY which is crucial for
-# certain image formats.
-UBOOT_CONFIG ?= "recover spl"
-UBOOT_CONFIG[recover] = "apalis_imx6_nospl_it_defconfig,,u-boot.imx"
+UBOOT_SUFFIX = "img"
PREFERRED_PROVIDER_virtual/libg2d_mx6 ?= "imx-gpu-g2d"