[PATCH 4/5] configs: am65x_evm: Get rid of overlayaddr

Nishanth Menon nm at ti.com
Tue Oct 6 21:05:06 CEST 2020


Now that we are all clear of users of overlayaddr, get rid of it.

Signed-off-by: Nishanth Menon <nm at ti.com>
---
 include/configs/am65x_evm.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/include/configs/am65x_evm.h b/include/configs/am65x_evm.h
index 19dc1a537e6a..9eed0ea203a9 100644
--- a/include/configs/am65x_evm.h
+++ b/include/configs/am65x_evm.h
@@ -69,7 +69,6 @@
 	"findfdt="							\
 		"setenv name_fdt k3-am654-base-board.dtb;"		\
 		"setenv fdtfile ${name_fdt}\0"				\
-	"overlayaddr=${dtboaddr}\0"					\
 	"name_kern=Image\0"						\
 	"console=ttyS2,115200n8\0"					\
 	"stdin=serial,usbkbd\0"						\
-- 
2.28.0



More information about the U-Boot mailing list