]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/MPC8323ERDB.h
imx6: move standard ATAG configs to mx6_common.h
[karo-tx-uboot.git] / include / configs / MPC8323ERDB.h
index a1e5f3b2b2e7c559bdf6f54125c6099d87d170dc..2dd71b7ed9a65c565931db587dc3ad2fa87df26e 100644 (file)
@@ -9,12 +9,14 @@
 #ifndef __CONFIG_H
 #define __CONFIG_H
 
+#define CONFIG_SYS_GENERIC_BOARD
+#define CONFIG_DISPLAY_BOARDINFO
+
 /*
  * High Level Configuration Options
  */
 #define CONFIG_E300            1       /* E300 family */
 #define CONFIG_QE              1       /* Has QE */
-#define CONFIG_MPC83xx         1       /* MPC83xx family */
 #define CONFIG_MPC832x         1       /* MPC832x CPU specific */
 
 #define        CONFIG_SYS_TEXT_BASE    0xFE000000
 
 #if (CONFIG_CMD_KGDB)
 #define CONFIG_KGDB_BAUDRATE   230400  /* speed of kgdb serial port */
-#define CONFIG_KGDB_SER_INDEX  2       /* which serial port to use */
 #endif
 
 /*