]> git.sur5r.net Git - u-boot/blobdiff - include/configs/MPC8572DS.h
ARM: versatile: pass console setting to the kernel
[u-boot] / include / configs / MPC8572DS.h
index afb195fe4eb0604166d233db3c802f366da2d7b5..44d83a236e846b5bc499035400fa7fa3b9338e17 100644 (file)
 #define CONFIG_CMD_NAND                1
 #define CONFIG_NAND_FSL_ELBC   1
 #define CONFIG_SYS_NAND_BLOCK_SIZE    (128 * 1024)
+#define CONFIG_SYS_NAND_MAX_OOBFREE    5
+#define CONFIG_SYS_NAND_MAX_ECCPOS     56
 
 /* NAND boot: 4K NAND loader config */
 #define CONFIG_SYS_NAND_SPL_SIZE       0x1000
 
 #if defined(CONFIG_CMD_KGDB)
 #define CONFIG_KGDB_BAUDRATE   230400  /* speed to run kgdb serial port */
-#define CONFIG_KGDB_SER_INDEX  2       /* which serial port to use */
 #endif
 
 /*