]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit5384bd62b09b9ecc0aae3dbfa3929348bf25e028
treedf956c92e74e6e93220a1157a6d76f016fc199c8
parentb351144b72bdfc518e1166a1f3f62037cfda789c
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