summaryrefslogtreecommitdiff
path: root/include/env
diff options
context:
space:
mode:
authorAristo Chen <[email protected]>2026-06-10 13:24:23 +0000
committerFabio Estevam <[email protected]>2026-06-26 17:08:26 -0300
commit4377bd764ca861479a33683457f3ecac7317dd16 (patch)
tree7109bd20cc1270d7e81be8ca8d62736f1cfb8a59 /include/env
parent599fd74e0c5ac8e0c420b7a48b619d36dcf211d9 (diff)
mx6ullevk: Move environment variables to .env file
Move the board environment from CFG_EXTRA_ENV_SETTINGS in the config header to board/nxp/mx6ullevk/mx6ullevk.env for better maintainability. The file is named after CONFIG_SYS_BOARD so it is selected automatically without setting CONFIG_ENV_SOURCE_FILE. Drop the now unused linux/stringify.h include. The generated default environment is unchanged. This was verified by comparing the output of scripts/get_default_envs.sh before and after the change, which produced identical results. Signed-off-by: Aristo Chen <[email protected]> Reviewed-by: Peng Fan <[email protected]>
Diffstat (limited to 'include/env')
0 files changed, 0 insertions, 0 deletions