[PATCH 0/2] configs: JH7110: enable EFI_LOADER_BOUNCE_BUFFER

Heinrich Schuchardt heinrich.schuchardt at canonical.com
Thu Nov 21 15:25:20 CET 2024


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



More information about the U-Boot mailing list