summaryrefslogtreecommitdiffstats
path: root/conf/machine/imx6dlsabresd.conf
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2013-07-01 17:31:20 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2013-07-10 09:35:48 -0300
commit0122bc3377544dd2b2dfec5ddeabc97f070db049 (patch)
tree913041c29625376a2d2556352c04a90cc3be6f1a /conf/machine/imx6dlsabresd.conf
parent7186472540de725d77f4f029e6dbd089184f2deb (diff)
downloadmeta-fsl-arm-0122bc3377544dd2b2dfec5ddeabc97f070db049.tar.gz
imx6dlsabresd: Use U-Boot 2013.07
Change-Id: Ieb49b155a1332124c51f548cbb0057fb0b52dcf9 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
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