]> git.dujemihanovic.xyz Git - u-boot.git/commit
configs: JH7110: enable EFI_LOADER_BOUNCE_BUFFER
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Thu, 21 Nov 2024 14:25:22 +0000 (15:25 +0100)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sat, 23 Nov 2024 22:37:00 +0000 (23:37 +0100)
commit9c792ab336f7146e8d49bca6d9d093d2392ded5d
treedb72302a0a87c3cc425c3c831edcd959d4e309ed
parent3fbbaf139cd8942c58255170aa49f5fedfc0846f
configs: JH7110: enable EFI_LOADER_BOUNCE_BUFFER

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.

Reported-by: E Shattow <lucent@gmail.com>
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Tested-by: Loic Devulder <ldevulder@suse.com>
configs/starfive_visionfive2_defconfig