configs: j721e_evm: Get rid of overlayaddr
authorNishanth Menon <nm@ti.com>
Thu, 8 Oct 2020 02:48:00 +0000 (21:48 -0500)
committerLokesh Vutla <lokeshvutla@ti.com>
Mon, 12 Oct 2020 02:39:53 +0000 (08:09 +0530)
Now that we dont have any further users of overlayaddr, get rid of it.

Signed-off-by: Nishanth Menon <nm@ti.com>
include/configs/j721e_evm.h

index 4ccf6f6..8f52eb7 100644 (file)
@@ -67,7 +67,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 "  \