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

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

Reviewed-by: Stefan Roese <sr@denx.de>
Reviewed-by: Tony Dinh <mibodhi@gmail.com>
Signed-off-by: Simon Glass <sjg@chromium.org>
board/Synology/ds414/ds414.c