[PATCH 12/13] arm: socfpga: arria5_secu1: Disable ATAGs support

Tom Rini trini at konsulko.com
Thu Feb 4 03:24:14 CET 2021


These platforms never had to support an ATAGs-based Linux Kernel, so
remove the options.

Cc: Holger Brunck <holger.brunck at hitachi-powergrids.com>
Signed-off-by: Tom Rini <trini at konsulko.com>
---
I'm assuming, please correct me if I'm wrong.
---
 include/configs/socfpga_arria5_secu1.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/include/configs/socfpga_arria5_secu1.h b/include/configs/socfpga_arria5_secu1.h
index c25d6bd82be2..90d4bb55a3f1 100644
--- a/include/configs/socfpga_arria5_secu1.h
+++ b/include/configs/socfpga_arria5_secu1.h
@@ -43,7 +43,6 @@
 	"setenv altbootcmd 'setenv bootnum b && saveenv && boot;' && " \
 	"saveenv && saveenv && boot;"
 
-#define CONFIG_CMDLINE_TAG
 #define CONFIG_SYS_BOOTM_LEN		(64 << 20)
 
 /* Environment settings */
-- 
2.17.1



More information about the U-Boot mailing list