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 commit22f2c9ed9f
("efi: memory: use the lmb API's for allocating and freeing memory") is remedied by commit1a48b0be93
("lmb: prohibit allocations above ram_top even from same bank"). This reverts commit9c792ab336
.
This commit is contained in:
@@ -32,7 +32,6 @@ CONFIG_CMODEL_MEDANY=y
|
|||||||
CONFIG_RISCV_SMODE=y
|
CONFIG_RISCV_SMODE=y
|
||||||
# CONFIG_OF_BOARD_FIXUP is not set
|
# CONFIG_OF_BOARD_FIXUP is not set
|
||||||
# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
|
# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
|
||||||
CONFIG_EFI_LOADER_BOUNCE_BUFFER=y
|
|
||||||
CONFIG_FIT=y
|
CONFIG_FIT=y
|
||||||
CONFIG_BOOTSTD_DEFAULTS=y
|
CONFIG_BOOTSTD_DEFAULTS=y
|
||||||
CONFIG_BOOTSTAGE=y
|
CONFIG_BOOTSTAGE=y
|
||||||
|
Reference in New Issue
Block a user