summaryrefslogtreecommitdiff
path: root/include/configs/owl-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/owl-common.h')
-rw-r--r--include/configs/owl-common.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/owl-common.h b/include/configs/owl-common.h
index f77a5fa4c1..98b5a96cf6 100644
--- a/include/configs/owl-common.h
+++ b/include/configs/owl-common.h
@@ -29,9 +29,6 @@
*/
#define CONFIG_SYS_INIT_SP_ADDR (CONFIG_SYS_TEXT_BASE + 0x7ff00)
-/* UART Definitions */
-#define CONFIG_BAUDRATE 115200
-
/* Console configuration */
#define CONFIG_SYS_CBSIZE 1024 /* Console buffer size */
#define CONFIG_SYS_MAXARGS 64