summaryrefslogtreecommitdiffstats
path: root/include/configs/mx6qsabreauto.h
diff options
context:
space:
mode:
authorPierre Aubert <p.aubert@staubli.com>2013-06-04 09:00:15 +0200
committerStefano Babic <sbabic@denx.de>2013-06-26 17:34:11 +0200
commitc1747970612e36148e7f7a51872c652ed47697f4 (patch)
tree3f3cb3cfa926fe6e6666b5b420dd9107012e9165 /include/configs/mx6qsabreauto.h
parent87d720e0c2c9ef0b14a77c38c57d26dcad9c9242 (diff)
downloadblackbird-obmc-uboot-c1747970612e36148e7f7a51872c652ed47697f4.tar.gz
blackbird-obmc-uboot-c1747970612e36148e7f7a51872c652ed47697f4.zip
imx: Add support for the SabreSD shipped with i.MX6DL
The SabreSD platform is available with i.MX6Q or i.MX6DL. This patch adds the support of the i.MX6DL. The config file and the board directory are renamed to remove the reference to the MX6Q. Signed-off-by: Pierre Aubert <p.aubert@staubli.com> CC: Stefano Babic <sbabic@denx.de> Reviewed-by: Fabio Estevam <fabio.estevam@freescale.com>
Diffstat (limited to 'include/configs/mx6qsabreauto.h')
-rw-r--r--include/configs/mx6qsabreauto.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/mx6qsabreauto.h b/include/configs/mx6qsabreauto.h
index 76f7812069..a396acf2e6 100644
--- a/include/configs/mx6qsabreauto.h
+++ b/include/configs/mx6qsabreauto.h
@@ -30,7 +30,7 @@
#define CONFIG_MXC_USB_PORTSC (PORT_PTS_UTMI | PORT_PTS_PTW)
#define CONFIG_MXC_USB_FLAGS 0
-#include "mx6qsabre_common.h"
+#include "mx6sabre_common.h"
#define CONFIG_SYS_FSL_USDHC_NUM 2
#if defined(CONFIG_ENV_IS_IN_MMC)
OpenPOWER on IntegriCloud