summaryrefslogtreecommitdiff
path: root/include/configs/mx6qsabreauto.h
diff options
context:
space:
mode:
authorPierre Aubert <p.aubert@staubli.com>2013-06-04 07:00:15 (GMT)
committerStefano Babic <sbabic@denx.de>2013-06-26 15:34:11 (GMT)
commitc1747970612e36148e7f7a51872c652ed47697f4 (patch)
tree3f3cb3cfa926fe6e6666b5b420dd9107012e9165 /include/configs/mx6qsabreauto.h
parent87d720e0c2c9ef0b14a77c38c57d26dcad9c9242 (diff)
downloadu-boot-fsl-qoriq-c1747970612e36148e7f7a51872c652ed47697f4.tar.xz
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 76f7812..a396acf 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)