]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitd05b7184255ae366eb7f1d838a9b96cbda7d4b62
treec0471f881ebf13e516bef73534eba18c4200ef65
parent487086eecc1b43631555b0f65a44879a033a2975
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