]> git.ipfire.org Git - thirdparty/u-boot.git/commit
toradex: Include env.h to permit reading the environment
authorSimon Glass <sjg@chromium.org>
Thu, 15 May 2025 23:31:38 +0000 (17:31 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 29 May 2025 14:30:25 +0000 (08:30 -0600)
commitbcf10f16ea41cd690be59a88d8e7292881d01e56
tree84af5b36983fbba341eb1e98e9e393e4e98d75dc
parent6e898e332b0e7e11ebeb83bdbfcd9e3e1600817a
toradex: Include env.h to permit reading the environment

Two files read from the environment but don't not include the correct
header. Update them.

Signed-off-by: Simon Glass <sjg@chromium.org>
board/toradex/colibri_imx7/colibri_imx7.c
board/toradex/verdin-imx8mm/verdin-imx8mm.c