configs: j721e_evm: Use DEFAULT_LINUX_BOOT_ENV
authorNishanth Menon <nm@ti.com>
Thu, 8 Oct 2020 02:47:58 +0000 (21:47 -0500)
committerLokesh Vutla <lokeshvutla@ti.com>
Mon, 12 Oct 2020 02:39:53 +0000 (08:09 +0530)
commit25364f5ec8e9ee9271c55c5d0b1b51034438fe8b
treec0471f881ebf13e516bef73534eba18c4200ef65
parent85bdcf03b79bb35b98fce26d8dd064cc1165917a
configs: j721e_evm: Use DEFAULT_LINUX_BOOT_ENV

Use DEFAULT_LINUX_BOOT_ENV to define the standard addresses used in rest
of TI platforms as defined in ti_armv7_common.h

This avoids the standard pitfalls we've had with kernel images and fdt
addresses stomping on each other.

As part of this process, redefine overlayaddr to be dtboaddr (defined
in ti_armv7_common.h for this very purpose).. we will get rid of
overlayaddr later in the series.

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