]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/mx6qsabreauto.h
sunxi: nand: Add board configuration options
[karo-tx-uboot.git] / include / configs / mx6qsabreauto.h
index 23d1537199c504fcbc7a54ad3b61c2c92c0a6191..11cf538b0adfcc63c3fd248e4718875dcc3cb263 100644 (file)
 #define CONFIG_MACH_TYPE       3529
 #define CONFIG_MXC_UART_BASE   UART4_BASE
 #define CONFIG_CONSOLE_DEV             "ttymxc3"
-#define CONFIG_DEFAULT_FDT_FILE        "imx6q-sabreauto.dtb"
-#define CONFIG_DEFAULT_FDT_FILE        "imx6dl-sabreauto.dtb"
-#endif
-#define CONFIG_MMCROOT                 "/dev/mmcblk2p2"
+#define CONFIG_MMCROOT                 "/dev/mmcblk0p2"
 #define PHYS_SDRAM_SIZE                (2u * 1024 * 1024 * 1024)
 
 /* USB Configs */
@@ -54,6 +51,7 @@
 #define CONFIG_CMD_I2C
 #define CONFIG_SYS_I2C
 #define CONFIG_SYS_I2C_MXC
+#define CONFIG_SYS_I2C_MXC_I2C3                /* enable I2C bus 3 */
 #define CONFIG_SYS_I2C_SPEED           100000
 
 /* NAND flash command */