summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorAristo Chen <[email protected]>2026-06-10 13:24:24 +0000
committerFabio Estevam <[email protected]>2026-06-26 17:08:26 -0300
commit8d21d74bdf1f43ba2e50234cbf37429b8b065b72 (patch)
treec365981d7e86317136f79a4bf7bbaf29d7aa5a4f /include/linux
parent4377bd764ca861479a33683457f3ecac7317dd16 (diff)
mx6sabre: Move environment variables to .env files
Move the shared environment from CFG_EXTRA_ENV_SETTINGS in mx6sabre_common.h to a common text environment fragment in include/env/nxp/mx6sabre_common.env. The mx6sabresd and mx6sabreauto board environments include this fragment and add their own console setting, which is the only board specific difference between them. The eMMC firmware update variables remain guarded by CONFIG_SUPPORT_EMMC_BOOT inside the fragment. The now unused CONSOLE_DEV defines and the linux/stringify.h include are dropped. The generated default environment is unchanged for both boards. 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/linux')
0 files changed, 0 insertions, 0 deletions