]> git.dujemihanovic.xyz Git - u-boot.git/commit
ti: omap: am3517evm: Move environment definition to env file
authorAdam Ford <aford173@gmail.com>
Tue, 9 Jul 2024 02:38:57 +0000 (21:38 -0500)
committerTom Rini <trini@konsulko.com>
Thu, 18 Jul 2024 13:40:30 +0000 (07:40 -0600)
commitf6503fad0c97c6daa33ae7a290520ac4418cf386
treeb450bbbd52ff1c6b4eec3314a874a35b9845ddf1
parent0f02269b76bc25a7c9332ae8630ba407cb62f9ec
ti: omap: am3517evm: Move environment definition to env file

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 <aford173@gmail.com>
board/logicpd/am3517evm/am3517evm.env [new file with mode: 0644]
configs/am3517_evm_defconfig
include/configs/am3517_evm.h