This patch series aims at updating the env support on Am62x by adding necessary config, updating env variables, update to using CONFIG_IS_ENABLED.
Nikhil M Jain (3): board: ti: am62x: Kconfig: Add ENV_SOIRCE_FILE for am62x board: ti: am62x: am62x: Update args_all env variable include: configs: am62x_evm: Use CONFIG_IS_ENABLED board/ti/am62x/Kconfig | 6 ++++++ board/ti/am62x/am62x.env | 3 +-- include/configs/am62x_evm.h | 8 ++++---- 3 files changed, 11 insertions(+), 6 deletions(-) -- 2.34.1