summaryrefslogtreecommitdiffstats
path: root/conf/machine/imx6dlsabresd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/imx6dlsabresd.conf')
-rw-r--r--conf/machine/imx6dlsabresd.conf6
1 files changed, 1 insertions, 5 deletions
diff --git a/conf/machine/imx6dlsabresd.conf b/conf/machine/imx6dlsabresd.conf
index 3962402..d76a64c 100644
--- a/conf/machine/imx6dlsabresd.conf
+++ b/conf/machine/imx6dlsabresd.conf
@@ -8,11 +8,7 @@ include conf/machine/include/tune-cortexa9.inc
8 8
9SOC_FAMILY = "mx6:mx6dl" 9SOC_FAMILY = "mx6:mx6dl"
10 10
11PREFERRED_PROVIDER_u-boot = "u-boot-imx" 11UBOOT_MACHINE = "mx6dlsabresd_config"
12
13UBOOT_MACHINE = "mx6dl_sabresd_config"
14UBOOT_SUFFIX = "bin"
15UBOOT_PADDING = "2"
16 12
17SERIAL_CONSOLE = "115200 ttymxc0" 13SERIAL_CONSOLE = "115200 ttymxc0"
18 14