From: Lukasz Majewski <lukma@denx.de>
To: Simon Glass <sjg@chromium.org>
Cc: U-Boot Mailing List <u-boot@lists.denx.de>,
Tom Rini <trini@konsulko.com>,
Jerome Forissier <jerome.forissier@linaro.org>
Subject: Re: [PATCH v2 15/22] liebherr: Include env.h to permit reading the environment
Date: Thu, 1 May 2025 08:17:05 +0200 [thread overview]
Message-ID: <20250501081705.402bf67c@wsk> (raw)
In-Reply-To: <20250501010456.3930701-16-sjg@chromium.org>
[-- Attachment #1: Type: text/plain, Size: 958 bytes --]
On Wed, 30 Apr 2025 19:04:40 -0600
Simon Glass <sjg@chromium.org> wrote:
> This file reads from the environment but does not include the correct
> header. Update it.
>
> Signed-off-by: Simon Glass <sjg@chromium.org>
> ---
>
> (no changes since v1)
>
> board/liebherr/xea/xea.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/board/liebherr/xea/xea.c b/board/liebherr/xea/xea.c
> index 1d4f165fd13..9630e7f576b 100644
> --- a/board/liebherr/xea/xea.c
> +++ b/board/liebherr/xea/xea.c
> @@ -13,6 +13,7 @@
> *
> */
>
> +#include <env.h>
> #include <fdt_support.h>
> #include <init.h>
> #include <log.h>
Reviewed-by: Lukasz Majewski <lukma@denx.de>
Best regards,
Lukasz Majewski
--
DENX Software Engineering GmbH, Managing Director: Erika Unter
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-59 Fax: (+49)-8142-66989-80 Email: lukma@denx.de
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
next prev parent reply other threads:[~2025-05-01 6:17 UTC|newest]
Thread overview: 47+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-01 1:04 [PATCH v2 00/22] Deal with exfat versus byteorder Simon Glass
2025-05-01 1:04 ` [PATCH v2 01/22] net: Use a forward declaration for cmd_tbl in net-common.h Simon Glass
2025-05-01 1:04 ` [PATCH v2 02/22] congatec: Include env.h to permit reading the environment Simon Glass
2025-05-01 14:06 ` Tom Rini
2025-05-01 15:04 ` Simon Glass
2025-05-01 15:33 ` Tom Rini
2025-05-02 13:11 ` Simon Glass
2025-05-02 14:06 ` Tom Rini
2025-05-02 14:52 ` Simon Glass
2025-05-02 15:04 ` Tom Rini
2025-05-03 2:10 ` Simon Glass
2025-05-03 16:30 ` Tom Rini
2025-05-03 16:37 ` Tom Rini
2025-05-03 21:27 ` Simon Glass
2025-05-05 14:43 ` Tom Rini
2025-05-01 1:04 ` [PATCH v2 03/22] dhelectronics: " Simon Glass
2025-05-01 1:04 ` [PATCH v2 04/22] imx8ulp_evk: " Simon Glass
2025-05-01 1:04 ` [PATCH v2 05/22] venice: " Simon Glass
2025-05-01 1:04 ` [PATCH v2 06/22] phytec: " Simon Glass
2025-05-01 1:04 ` [PATCH v2 07/22] ronetix: " Simon Glass
2025-05-01 1:04 ` [PATCH v2 08/22] toradex: " Simon Glass
2025-05-01 1:04 ` [PATCH v2 09/22] advantech: Include env.h in imx8qm_dmsse20_a1 Simon Glass
2025-05-08 10:27 ` Oliver Graute
2025-05-01 1:04 ` [PATCH v2 10/22] tegra: Include env.h to permit reading the environment Simon Glass
2025-05-01 1:04 ` [PATCH v2 11/22] synology: " Simon Glass
2025-05-01 3:21 ` Tony Dinh
2025-05-02 8:17 ` Stefan Roese
2025-05-01 1:04 ` [PATCH v2 12/22] amlogic: " Simon Glass
2025-05-08 16:18 ` Viacheslav
2025-05-01 1:04 ` [PATCH v2 13/22] freescale: " Simon Glass
2025-05-01 1:04 ` [PATCH v2 14/22] google: " Simon Glass
2025-05-01 1:04 ` [PATCH v2 15/22] liebherr: " Simon Glass
2025-05-01 6:17 ` Lukasz Majewski [this message]
2025-05-01 1:04 ` [PATCH v2 16/22] technexion: " Simon Glass
2025-05-01 1:04 ` [PATCH v2 17/22] elf: Only use network environment-variables if net enabled Simon Glass
2025-05-05 12:37 ` Jerome Forissier
2025-05-01 1:04 ` [PATCH v2 18/22] net: Include byteorder in net6.h Simon Glass
2025-05-01 1:04 ` [PATCH v2 19/22] net: Include string.h in net-legacy.h Simon Glass
2025-05-05 12:38 ` Jerome Forissier
2025-05-01 1:04 ` [PATCH v2 20/22] net: Include env.h in pcap.c Simon Glass
2025-05-01 1:04 ` [PATCH v2 21/22] net: dc2114x: Include env.h to permit reading the environment Simon Glass
2025-05-01 1:04 ` [PATCH v2 22/22] net: Move env_get_ip() out of the header file Simon Glass
2025-05-01 2:02 ` [PATCH v2 00/22] Deal with exfat versus byteorder Marek Vasut
2025-05-01 12:07 ` Simon Glass
2025-05-01 14:17 ` Tom Rini
2025-05-01 15:03 ` Simon Glass
2025-05-01 15:35 ` Tom Rini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250501081705.402bf67c@wsk \
--to=lukma@denx.de \
--cc=jerome.forissier@linaro.org \
--cc=sjg@chromium.org \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox