[PATCH V2 3/4] configs: j721e_evm: Get rid of overlayaddr

Nishanth Menon nm at ti.com
Thu Oct 8 04:48:00 CEST 2020


Now that we dont have any further users of overlayaddr, get rid of it.

Signed-off-by: Nishanth Menon <nm at ti.com>
---
Changes since V1:
 - reordered to be patch #3, no functional changes
 V1: https://patchwork.ozlabs.org/project/uboot/patch/20201006190507.13346-6-nm@ti.com/

 include/configs/j721e_evm.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/include/configs/j721e_evm.h b/include/configs/j721e_evm.h
index 820e51378260..b707fc4e899f 100644
--- a/include/configs/j721e_evm.h
+++ b/include/configs/j721e_evm.h
@@ -69,7 +69,6 @@
 	"findfdt="							\
 		"setenv name_fdt ${default_device_tree};"		\
 		"setenv fdtfile ${name_fdt}\0"				\
-	"overlayaddr=${dtboaddr}\0"					\
 	"name_kern=Image\0"						\
 	"console=ttyS2,115200n8\0"					\
 	"args_all=setenv optargs earlycon=ns16550a,mmio32,0x02800000 "	\
-- 
2.28.0



More information about the U-Boot mailing list