summaryrefslogtreecommitdiff
path: root/include/configs/xea.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-06-16 19:06:12 -0400
committerTom Rini <trini@konsulko.com>2020-06-26 10:29:05 -0400
commit44a666a84823e7f4deaed63b40a5816ee0aca165 (patch)
tree049e2ced4dfacc3063207ce6909e823779607501 /include/configs/xea.h
parenteabbf801c643baaf4e6bcb0590bdfec9ec0e2134 (diff)
Convert CONFIG_BOOTARGS to Kconfig
This converts the following to Kconfig: CONFIG_BOOTARGS Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/xea.h')
-rw-r--r--include/configs/xea.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/xea.h b/include/configs/xea.h
index 65109566d3..144f62e8f9 100644
--- a/include/configs/xea.h
+++ b/include/configs/xea.h
@@ -43,7 +43,6 @@
/* Booting Linux */
#define CONFIG_BOOTFILE "uImage"
-#define CONFIG_BOOTARGS "console=ttyAMA0,115200n8 "
#define CONFIG_BOOTCOMMAND "run ${bootpri} ; run ${bootsec}"
#define CONFIG_LOADADDR 0x42000000
#define CONFIG_SYS_LOAD_ADDR CONFIG_LOADADDR