]> git.ipfire.org Git - thirdparty/u-boot.git/commit
freescale: Include env.h to permit reading the environment
authorSimon Glass <sjg@chromium.org>
Thu, 15 May 2025 23:31:43 +0000 (17:31 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 29 May 2025 14:30:25 +0000 (08:30 -0600)
commit2876ff79b257667438ae7a6132d5ce750ec501ac
tree2743921c522aec3b99a2bd695cfbf00ebb4108d6
parent6d9d6ba71ab9391e5fb163634bfb1cc65987cdd4
freescale: 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/mx7dsabresd/mx7dsabresd.c