commit | a2e532ceb0ca3e3eafffb74352795a6555bf2854 | [log] [tgz] |
---|---|---|
author | Neha Malcom Francis <n-francis@ti.com> | Wed Mar 15 10:57:43 2023 +0530 |
committer | Tom Rini <trini@konsulko.com> | Wed Mar 29 13:30:29 2023 -0400 |
tree | a188d7e89ac2c2cf26f0932e21f0863ea35ad1fc | |
parent | cf785b62f6a31fa13650edf09c4171d532b55998 [diff] |
include: environment: ti: Use .env for environment variables Add K3 common environment variables to .env. We retain the old-style C environment .h files to maintain compatibility with other K3 boards that have not moved to using .env yet. Signed-off-by: Neha Malcom Francis <n-francis@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>