[U-Boot] [PATCH] espresso7420: remove duplicated config
Minkyu Kang
mk7.kang at samsung.com
Thu Mar 7 08:03:03 UTC 2019
Signed-off-by: Minkyu Kang <mk7.kang at samsung.com>
---
include/configs/espresso7420.h | 2 --
1 file changed, 2 deletions(-)
diff --git a/include/configs/espresso7420.h b/include/configs/espresso7420.h
index 4e3b26c..5aeb009 100644
--- a/include/configs/espresso7420.h
+++ b/include/configs/espresso7420.h
@@ -21,8 +21,6 @@
/* select serial console configuration */
#define CONFIG_DEFAULT_CONSOLE "console=ttySAC1,115200n8\0"
-#define CONFIG_DEFAULT_CONSOLE "console=ttySAC1,115200n8\0"
-
/* DRAM Memory Banks */
#define SDRAM_BANK_SIZE (256UL << 20UL) /* 256 MB */
--
1.9.1
--
Thanks,
Minkyu Kang.
More information about the U-Boot
mailing list