summaryrefslogtreecommitdiff
path: root/include/configs/j721e_evm.h
diff options
context:
space:
mode:
authorNishanth Menon <nm@ti.com>2020-10-08 05:48:00 +0300
committerLokesh Vutla <lokeshvutla@ti.com>2020-10-12 05:39:53 +0300
commita9cdba9cc190cf88d92bd8adfccbdb4976c3f6f5 (patch)
tree747c5cb424f8468e8dfaac3b99068f2aa9dd058c /include/configs/j721e_evm.h
parentcb56936ce575ba043eb03e2a437950e7a078be49 (diff)
downloadu-boot-a9cdba9cc190cf88d92bd8adfccbdb4976c3f6f5.tar.xz
configs: j721e_evm: Get rid of overlayaddr
Now that we dont have any further users of overlayaddr, get rid of it. Signed-off-by: Nishanth Menon <nm@ti.com>
Diffstat (limited to 'include/configs/j721e_evm.h')
-rw-r--r--include/configs/j721e_evm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/j721e_evm.h b/include/configs/j721e_evm.h
index 4ccf6f6daa..8f52eb72cb 100644
--- a/include/configs/j721e_evm.h
+++ b/include/configs/j721e_evm.h
@@ -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 " \