]> git.ipfire.org Git - thirdparty/u-boot.git/commit
liebherr: Include env.h to permit reading the environment
authorSimon Glass <sjg@chromium.org>
Thu, 15 May 2025 23:31:45 +0000 (17:31 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 29 May 2025 14:30:25 +0000 (08:30 -0600)
commitea9afef22d49a4ac12484e01fd459e225da790b7
tree696c0509faf4fec621e929716d4be9a5349bf9d6
parent98faae1617b44e53c475adf8552245691e1f05fb
liebherr: 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>
Reviewed-by: Lukasz Majewski <lukma@denx.de>
board/liebherr/xea/xea.c