ronetix: Include env.h to permit reading the environment
authorSimon Glass <sjg@chromium.org>
Thu, 15 May 2025 23:31:37 +0000 (17:31 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 29 May 2025 14:30:25 +0000 (08:30 -0600)
commit6e898e332b0e7e11ebeb83bdbfcd9e3e1600817a
treef37d3638080b31845b509f7e3fb70cb9ce733cce
parentb4135116116a318113968ce9f8f72c711d09dd28
ronetix: 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/ronetix/imx8mq-cm/imx8mq_cm.c