summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/machine/imx6sllevk.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/imx6sllevk.conf b/conf/machine/imx6sllevk.conf
index 536316ab..7981a457 100644
--- a/conf/machine/imx6sllevk.conf
+++ b/conf/machine/imx6sllevk.conf
@@ -23,5 +23,5 @@ MACHINE_FEATURES += " pci wifi bluetooth"
23# MESA DRI library 23# MESA DRI library
24XSERVER += "mesa-driver-swrast" 24XSERVER += "mesa-driver-swrast"
25 25
26PREFERRED_PROVIDER_u-boot = "u-boot-imx" 26PREFERRED_PROVIDER_u-boot = "u-boot-fslc"
27PREFERRED_PROVIDER_virtual/bootloader = "u-boot-imx" 27PREFERRED_PROVIDER_virtual/bootloader = "u-boot-fslc"