All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mattijs Korpershoek <mkorpershoek@baylibre.com>
To: Simon Glass <sjg@chromium.org>,
	U-Boot Mailing List <u-boot@lists.denx.de>
Cc: Tom Rini <trini@konsulko.com>,
	Jagan Teki <jagan@amarulasolutions.com>,
	Andre Przywara <andre.przywara@arm.com>,
	Simon Glass <sjg@chromium.org>,
	AKASHI Takahiro <akashi.tkhro@gmail.com>,
	Eddie James <eajames@linux.ibm.com>,
	Heinrich Schuchardt <xypron.glpk@gmx.de>,
	Ilias Apalodimas <ilias.apalodimas@linaro.org>,
	Julien Masson <jmasson@baylibre.com>
Subject: Re: [PATCH 2/6] sunxi: Add a bootmeth for FEL
Date: Tue, 13 Aug 2024 14:32:36 +0200	[thread overview]
Message-ID: <87bk1wsivv.fsf@baylibre.com> (raw)
In-Reply-To: <20240807205032.3745680-3-sjg@chromium.org>

Hi Simon,

Thank you for the patch.

On mer., août 07, 2024 at 14:50, Simon Glass <sjg@chromium.org> wrote:

> Add support for booting from a script loaded over FEL. This mirrors the
> bootcmd_fel provided by distro boot.
>
> Signed-off-by: Simon Glass <sjg@chromium.org>

Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>

> ---
>
>  boot/Kconfig        | 14 ++++++++
>  boot/Makefile       |  1 +
>  boot/bootmeth_fel.c | 81 +++++++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 96 insertions(+)
>  create mode 100644 boot/bootmeth_fel.c
>

  reply	other threads:[~2024-08-13 12:32 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-07 20:50 [PATCH 0/6] bootstd: sunxi: Migrate to standard boot Simon Glass
2024-08-07 20:50 ` [PATCH 1/6] sunxi: Drop BOOTCMD_SUNXI_COMPAT Simon Glass
2024-08-07 20:50 ` [PATCH 2/6] sunxi: Add a bootmeth for FEL Simon Glass
2024-08-13 12:32   ` Mattijs Korpershoek [this message]
2024-08-07 20:50 ` [PATCH 3/6] sunxi: Move to bootstd Simon Glass
2024-08-07 20:50 ` [PATCH 4/6] sunxi: Drop old distro boot variables Simon Glass
2024-08-07 20:50 ` [PATCH 5/6] env: Provide a work-around for unquoting fdtfile Simon Glass
2024-08-07 20:50 ` [PATCH 6/6] sunxi: Move to text environment Simon Glass
2024-08-12 15:59 ` [PATCH 0/6] bootstd: sunxi: Migrate to standard boot Andre Przywara
2024-08-13 12:17   ` Simon Glass
2024-08-13 12:35     ` Andre Przywara
2024-08-23 20:47       ` Simon Glass

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=87bk1wsivv.fsf@baylibre.com \
    --to=mkorpershoek@baylibre.com \
    --cc=akashi.tkhro@gmail.com \
    --cc=andre.przywara@arm.com \
    --cc=eajames@linux.ibm.com \
    --cc=ilias.apalodimas@linaro.org \
    --cc=jagan@amarulasolutions.com \
    --cc=jmasson@baylibre.com \
    --cc=sjg@chromium.org \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    --cc=xypron.glpk@gmx.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.