projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb56936
)
configs: j721e_evm: Get rid of overlayaddr
author
Nishanth Menon
<nm@ti.com>
Thu, 8 Oct 2020 02:48:00 +0000
(21:48 -0500)
committer
Lokesh 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
patch
|
blob
|
history
diff --git
a/include/configs/j721e_evm.h
b/include/configs/j721e_evm.h
index 4ccf6f6daa50628b42db4286d2f42d6feb15f23a..8f52eb72cb6c09e9feaea7ee859a4b2ae59f44bf 100644
(file)
--- 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 " \