include: configs: am62x_evm: Add .env file for Am62x
authorNikhil M Jain <n-jain1@ti.com>
Tue, 24 Jan 2023 05:16:02 +0000 (10:46 +0530)
committerTom Rini <trini@konsulko.com>
Mon, 6 Feb 2023 18:04:52 +0000 (13:04 -0500)
commit6a74e2537ff379eb59ef52b4773f45d193543e33
tree2af157575437ee273674709cd45b6e9070fdb634
parent0c1413f6d748d7bb685ad3b554edce6a9ca5c09d
include: configs: am62x_evm: Add .env file for Am62x

Use .env file for setting board related environment variables,
in place of am62x_evm.h file. Except for BOOTENV settings, as
config_distro_boot.env file doesn't exist.

Signed-off-by: Nikhil M Jain <n-jain1@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
board/ti/am62x/am62x.env [new file with mode: 0644]
include/configs/am62x_evm.h