diff options
Diffstat (limited to 'include/configs/exynos7420-common.h')
-rw-r--r-- | include/configs/exynos7420-common.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/exynos7420-common.h b/include/configs/exynos7420-common.h index 822654351c..b4b034fb35 100644 --- a/include/configs/exynos7420-common.h +++ b/include/configs/exynos7420-common.h @@ -31,7 +31,6 @@ #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE /* select serial console configuration */ -#define CONFIG_BAUDRATE 115200 /* Timer input clock frequency */ #define COUNTER_FREQUENCY 24000000 @@ -49,7 +48,6 @@ #define CONFIG_CORE_COUNT 0x8 /* select serial console configuration */ -#define CONFIG_BAUDRATE 115200 #define CONFIG_SYS_LOAD_ADDR (CONFIG_SYS_SDRAM_BASE + 0x3E00000) |