summaryrefslogtreecommitdiff
path: root/include/configs/mx6qsabresd.h
diff options
context:
space:
mode:
authorAlbert ARIBAUD <albert.u.boot@aribaud.net>2012-10-27 11:43:17 +0200
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2012-10-27 11:43:17 +0200
commitf04821a8ca714459481bd9fd315af2b5f92d99a6 (patch)
treecf5ec812082840d228f67ef82e8be4d647ff3322 /include/configs/mx6qsabresd.h
parentb68d6712c379735e886ef9c01b946bc36f295273 (diff)
parent01968b96a24414ff8f0735111907cbb750c7af43 (diff)
downloadu-boot-imx-f04821a8ca714459481bd9fd315af2b5f92d99a6.zip
u-boot-imx-f04821a8ca714459481bd9fd315af2b5f92d99a6.tar.gz
u-boot-imx-f04821a8ca714459481bd9fd315af2b5f92d99a6.tar.bz2
Merge remote-tracking branch 'u-boot-imx/master'
Diffstat (limited to 'include/configs/mx6qsabresd.h')
-rw-r--r--include/configs/mx6qsabresd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/mx6qsabresd.h b/include/configs/mx6qsabresd.h
index f2ce79e..771d129 100644
--- a/include/configs/mx6qsabresd.h
+++ b/include/configs/mx6qsabresd.h
@@ -20,6 +20,7 @@
#define CONFIG_MACH_TYPE 3980
#define CONFIG_MXC_UART_BASE UART1_BASE
#define CONFIG_CONSOLE_DEV "ttymxc0"
+#define CONFIG_MMCROOT "/dev/mmcblk1p2"
#define PHYS_SDRAM_SIZE (1u * 1024 * 1024 * 1024)
#include "mx6qsabre_common.h"