[PATCH v2 11/22] synology: Include env.h to permit reading the environment

Stefan Roese sr at denx.de
Fri May 2 10:17:10 CEST 2025


On 01.05.25 03:04, Simon Glass wrote:
> This file reads from the environment but does not include the correct
> header. Update it.
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>

Reviewed-by: Stefan Roese <sr at denx.de>

Thanks,
Stefan

> ---
> 
> (no changes since v1)
> 
>   board/Synology/ds414/ds414.c | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/board/Synology/ds414/ds414.c b/board/Synology/ds414/ds414.c
> index 1a4cea87e1a..02d6a4a1ea8 100644
> --- a/board/Synology/ds414/ds414.c
> +++ b/board/Synology/ds414/ds414.c
> @@ -4,6 +4,7 @@
>    * Copyright (C) 2015 Phil Sutter <phil at nwl.cc>
>    */
>   
> +#include <env.h>
>   #include <init.h>
>   #include <miiphy.h>
>   #include <asm/global_data.h>

Viele Grüße,
Stefan Roese

-- 
DENX Software Engineering GmbH,      Managing Director: Erika Unter
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-51 Fax: (+49)-8142-66989-80 Email: sr at denx.de



More information about the U-Boot mailing list