configs: am65x_evm: Use DEFAULT_LINUX_BOOT_ENV and remove overlayaddr
authorNishanth Menon <nm@ti.com>
Thu, 8 Oct 2020 02:48:01 +0000 (21:48 -0500)
committerLokesh Vutla <lokeshvutla@ti.com>
Mon, 12 Oct 2020 02:39:53 +0000 (08:09 +0530)
commit87b4521fd8bb32703e269dfbd596d61fbe234ab6
treedf956c92e74e6e93220a1157a6d76f016fc199c8
parenta9cdba9cc190cf88d92bd8adfccbdb4976c3f6f5
configs: am65x_evm: Use DEFAULT_LINUX_BOOT_ENV and remove overlayaddr

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) and get rid of the
definition of overlayaddr..

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