summaryrefslogtreecommitdiff
path: root/include/configs/socfpga_arria5_secu1.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/socfpga_arria5_secu1.h
parenteabbf801c643baaf4e6bcb0590bdfec9ec0e2134 (diff)
downloadu-boot-44a666a84823e7f4deaed63b40a5816ee0aca165.tar.gz
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/socfpga_arria5_secu1.h')
-rw-r--r--include/configs/socfpga_arria5_secu1.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/socfpga_arria5_secu1.h b/include/configs/socfpga_arria5_secu1.h
index ad4c3c0786..77914438bf 100644
--- a/include/configs/socfpga_arria5_secu1.h
+++ b/include/configs/socfpga_arria5_secu1.h
@@ -30,10 +30,6 @@
/* Booting Linux */
#define CONFIG_BOOTDELAY 2
#define CONFIG_BOOTFILE "zImage"
-#define CONFIG_BOOTARGS \
- "console=ttyS0," __stringify(CONFIG_BAUDRATE) \
- " ubi.fm_autoconvert=1" \
- " uio_pdrv_genirq.of_id=\"idq,regbank\""
#define CONFIG_BOOTCOMMAND \
"setenv bootcmd '" \