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

This file reads from the environment but does not include the correct
header. Update it.

Signed-off-by: Simon Glass <sjg@chromium.org>
board/freescale/imx8ulp_evk/imx8ulp_evk.c