Skip to content
Snippets Groups Projects
Commit 87b4521f authored by Nishanth Menon's avatar Nishanth Menon Committed by Lokesh Vutla
Browse files

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: default avatarNishanth Menon <nm@ti.com>
parent a9cdba9c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment