]> git.sur5r.net Git - u-boot/blobdiff - include/configs/amcc-common.h
mx51evk: Use the default CONFIG_SYS_PBSIZE
[u-boot] / include / configs / amcc-common.h
index 2aea89937a2bba4351e21b89c199c618908fe9c4..73e1b0afa805b3a0877029d02d000064096393d7 100644 (file)
  */
 #define CONFIG_SYS_NS16550
 #define CONFIG_SYS_NS16550_SERIAL
+#ifndef CONFIG_DM_SERIAL
 #define CONFIG_SYS_NS16550_REG_SIZE    1
 #define CONFIG_SYS_NS16550_CLK         get_serial_clock()
+#endif
 #define CONFIG_BAUDRATE                115200
 #define CONFIG_SYS_BAUDRATE_TABLE  \
     {300, 600, 1200, 2400, 4800, 9600, 19200, 38400, 57600, 115200, 230400}