All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] configs: JH7110: enable EFI_LOADER_BOUNCE_BUFFER
@ 2024-11-21 14:25 Heinrich Schuchardt
  2024-11-21 14:25 ` [PATCH 1/2] efi_loader: allow EFI_LOADER_BOUNCE_BUFFER on all architectures Heinrich Schuchardt
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Heinrich Schuchardt @ 2024-11-21 14:25 UTC (permalink / raw)
  To: Minda Chen, Ilias Apalodimas
  Cc: Rick Chen, Leo Yu-Chi Liang, Hal Feng, Tom Rini, Chanho Park,
	Aurelien Jarno, Nam Cao, Andreas Schwab, Jaehoon Chung, E Shattow,
	u-boot, Heinrich Schuchardt

Our MMC driver for JH7110 boards only supports reading to the low 4 GiB of
memory. Booting boards with more memory requires EFI_LOADER_BOUNCE_BUFFER.

As a prerequisite we must allow CONFIG_EFI_LOADER_BOUNCE_BUFFER on RISC-V.

Heinrich Schuchardt (2):
  efi_loader: allow EFI_LOADER_BOUNCE_BUFFER on all architectures
  configs: JH7110: enable EFI_LOADER_BOUNCE_BUFFER

 configs/starfive_visionfive2_defconfig | 1 +
 lib/efi_loader/Kconfig                 | 1 -
 2 files changed, 1 insertion(+), 1 deletion(-)

-- 
2.45.2


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2024-11-26 10:32 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-21 14:25 [PATCH 0/2] configs: JH7110: enable EFI_LOADER_BOUNCE_BUFFER Heinrich Schuchardt
2024-11-21 14:25 ` [PATCH 1/2] efi_loader: allow EFI_LOADER_BOUNCE_BUFFER on all architectures Heinrich Schuchardt
2024-11-21 14:25 ` [PATCH 2/2] configs: JH7110: enable EFI_LOADER_BOUNCE_BUFFER Heinrich Schuchardt
2024-11-21 15:24 ` [PATCH 0/2] " Andreas Schwab
2024-11-21 16:05   ` Heinrich Schuchardt
2024-11-21 22:41     ` E Shattow
2024-11-22  6:32       ` Sughosh Ganu
2024-11-22  8:25         ` E Shattow
2024-11-22 14:33   ` Loic Devulder
2024-11-26  6:32     ` E Shattow
2024-11-26 10:32       ` E Shattow

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.