All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: Simon Glass <sjg@chromium.org>
Cc: U-Boot Mailing List <u-boot@lists.denx.de>,
	Jonas Karlman <jonas@kwiboo.se>,
	Eddie James <eajames@linux.ibm.com>,
	Matthew Garrett <mgarrett@aurora.tech>,
	Mattijs Korpershoek <mkorpershoek@baylibre.com>,
	Sughosh Ganu <sughosh.ganu@linaro.org>
Subject: Re: [PATCH v2 2/3] bootm: Add RISC-V support in booti_is_supported()
Date: Mon, 5 May 2025 09:07:01 -0600	[thread overview]
Message-ID: <20250505150701.GD5430@bill-the-cat> (raw)
In-Reply-To: <20250501131858.2160756-3-sjg@chromium.org>

[-- Attachment #1: Type: text/plain, Size: 275 bytes --]

On Thu, May 01, 2025 at 07:18:34AM -0600, Simon Glass wrote:

> RISC-V uses a similar linux 'Image' format to ARM64, so add support for
> it in bootm_load_os()
> 
> Signed-off-by: Simon Glass <sjg@chromium.org>

Reviewed-by: Tom Rini <trini@konsulko.com>

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

  reply	other threads:[~2025-05-05 15:07 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-01 13:18 [PATCH v2 0/3] booti: Remove the SYS_BOOTM_LEN limit for booti Simon Glass
2025-05-01 13:18 ` [PATCH v2 1/3] boot: Add a function to check if a linux Image is supported Simon Glass
2025-05-05 13:45   ` Tom Rini
2025-05-01 13:18 ` [PATCH v2 2/3] bootm: Add RISC-V support in booti_is_supported() Simon Glass
2025-05-05 15:07   ` Tom Rini [this message]
2025-05-01 13:18 ` [PATCH v2 3/3] booti: Allow using 10x the uncompressed size with booti Simon Glass
2025-05-05 18:14 ` [PATCH v2 0/3] booti: Remove the SYS_BOOTM_LEN limit for booti Tom Rini
2025-05-06 13:24   ` Simon Glass
2025-05-06 16:32     ` Tom Rini
2025-05-10 11:25       ` Simon Glass
2025-05-12 22:30         ` Tom Rini
2025-05-14 19:39           ` 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=20250505150701.GD5430@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=eajames@linux.ibm.com \
    --cc=jonas@kwiboo.se \
    --cc=mgarrett@aurora.tech \
    --cc=mkorpershoek@baylibre.com \
    --cc=sjg@chromium.org \
    --cc=sughosh.ganu@linaro.org \
    --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 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.