
21 Nov
2024
21 Nov
'24
3:25 p.m.
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