public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Cc: u-boot@lists.denx.de, sjg@chromium.org
Subject: Re: [PATCH] spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig
Date: Fri, 21 Jan 2022 14:02:51 -0500	[thread overview]
Message-ID: <20220121190251.GG7004@bill-the-cat> (raw)
In-Reply-To: <20211230163959.2941529-1-mr.nuke.me@gmail.com>

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

On Thu, Dec 30, 2021 at 10:39:59AM -0600, Alexandru Gagniuc wrote:

> Falcon mode is very useful in improving boot speed. A question that
> Falcon mode asks is "Where do I look for the kernel". With MMC boot
> media, the correct answer is CONFIG_SYS_MMCSD_RAW_MODE_KERNEL_SECTOR.
> The scope of this patch is to move this to Kconfig.
> 
> It is possible for a system to support Falcon mode from NOR but not
> MMC. In that case, mmc_load_image_raw_os() would not be used. To
> address this, conditionally compile mmc_load_image_raw_os() when
> SPL_FALCON_BOOT_MMCSD, instead of SPL_OS_BOOT.
> 
> Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
> Reviewed-by: Simon Glass <sjg@chromium.org>

Applied to u-boot/master, thanks!

-- 
Tom

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

      parent reply	other threads:[~2022-01-21 19:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-30 16:39 [PATCH] spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig Alexandru Gagniuc
2022-01-12 20:03 ` Simon Glass
2022-01-21 19:02 ` Tom Rini [this message]

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=20220121190251.GG7004@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=mr.nuke.me@gmail.com \
    --cc=sjg@chromium.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox