mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-12-08 11:02:09 +01:00
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>
This commit is contained in:
parent
cb56936ce5
commit
a9cdba9cc1
@ -67,7 +67,6 @@
|
|||||||
"findfdt=" \
|
"findfdt=" \
|
||||||
"setenv name_fdt ${default_device_tree};" \
|
"setenv name_fdt ${default_device_tree};" \
|
||||||
"setenv fdtfile ${name_fdt}\0" \
|
"setenv fdtfile ${name_fdt}\0" \
|
||||||
"overlayaddr=${dtboaddr}\0" \
|
|
||||||
"name_kern=Image\0" \
|
"name_kern=Image\0" \
|
||||||
"console=ttyS2,115200n8\0" \
|
"console=ttyS2,115200n8\0" \
|
||||||
"args_all=setenv optargs earlycon=ns16550a,mmio32,0x02800000 " \
|
"args_all=setenv optargs earlycon=ns16550a,mmio32,0x02800000 " \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user