Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash
[platform/kernel/u-boot.git] / include / configs / csb272.h
index 393e992..5d3b09a 100644 (file)
  *
  */
 #define CONFIG_SYS_EXT_SERIAL_CLOCK    3868400 /* use external serial clock */
-#undef  CONFIG_SYS_IGNORE_405_UART_ERRATA_59   /* ignore ppc405gp errata #59 */
 #undef  CONFIG_SYS_BASE_BAUD
 #define CONFIG_BAUDRATE                38400   /* Default baud rate */
 #define CONFIG_SYS_BAUDRATE_TABLE      \
  * MII PHY configuration
  *
  */
+#define CONFIG_PPC4xx_EMAC
 #define CONFIG_MII             1       /* MII PHY management           */
 #define CONFIG_PHY_ADDR                0       /* PHY address                  */
 #define CONFIG_PHY_CMD_DELAY   40      /* PHY COMMAND delay            */