diff options
Diffstat (limited to 'include/configs/P1023RDB.h')
-rw-r--r-- | include/configs/P1023RDB.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/P1023RDB.h b/include/configs/P1023RDB.h index 58a3507dc17..787b8d206ef 100644 --- a/include/configs/P1023RDB.h +++ b/include/configs/P1023RDB.h @@ -295,9 +295,6 @@ extern unsigned long get_clock_freq(void); /* default location for tftp and bootm */ #define CONFIG_LOADADDR 1000000 - -#define CONFIG_BAUDRATE 115200 - /* Qman/Bman */ #define CONFIG_SYS_DPAA_QBMAN /* support Q/Bman */ #define CONFIG_SYS_QMAN_MEM_BASE 0xff000000 |