Re: [PATCH] ti: omap: am3517evm: Move environment definition to env file

2024-07-18 Thread Tom Rini
On Mon, 08 Jul 2024 21:38:57 -0500, Adam Ford wrote: > Instead of cluttering up a header file with a bunch of defines, > move the default environmental variables to a file called > am3517evm.env and reference it from the defconfig. Also > remove dead comments. > > Applied to u-boot/master, tha

[PATCH] ti: omap: am3517evm: Move environment definition to env file

2024-07-08 Thread Adam Ford
Instead of cluttering up a header file with a bunch of defines, move the default environmental variables to a file called am3517evm.env and reference it from the defconfig. Also remove dead comments. Signed-off-by: Adam Ford diff --git a/board/logicpd/am3517evm/am3517evm.env b/board/logicpd/am