]> git.dujemihanovic.xyz Git - u-boot.git/commit
Revert "configs: JH7110: enable EFI_LOADER_BOUNCE_BUFFER"
authorE Shattow <e@freeshell.de>
Mon, 16 Dec 2024 06:32:12 +0000 (22:32 -0800)
committerTom Rini <trini@konsulko.com>
Thu, 19 Dec 2024 18:17:44 +0000 (12:17 -0600)
commitff1d5d87d0a18efb94e4fd5df0bb4c10b72a27bf
tree2e04d11a0034acb44b972b3de0b79561f871b446
parentd701c6ab4220a3f5e0fdef06720816d67c46f56d
Revert "configs: JH7110: enable EFI_LOADER_BOUNCE_BUFFER"

("Enable EFI_LOADER_BOUNCE_BUFFER") is not the correct fix for the
problem it describes.

The change of memory addressing leading to side-effects in commit
22f2c9ed9f53 ("efi: memory: use the lmb API's for allocating and
freeing memory") is remedied by commit 1a48b0be93d4 ("lmb: prohibit
allocations above ram_top even from same bank").

This reverts commit 9c792ab336f7146e8d49bca6d9d093d2392ded5d.
configs/starfive_visionfive2_defconfig