technexion: Include env.h to permit reading the environment
authorSimon Glass <sjg@chromium.org>
Thu, 15 May 2025 23:31:46 +0000 (17:31 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 29 May 2025 14:30:25 +0000 (08:30 -0600)
commit7b612cfa757a44d1bdee6d087e24e2e5c9d8a868
tree24ca04cb2c34bf50bc34fb274004c900c3d05c13
parentea9afef22d49a4ac12484e01fd459e225da790b7
technexion: 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/technexion/pico-imx7d/pico-imx7d.c