summaryrefslogtreecommitdiff
path: root/tools/u_boot_pylib/command.py
diff options
context:
space:
mode:
authorIlias Apalodimas <ilias.apalodimas@linaro.org>2025-04-03 08:34:44 +0300
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>2025-04-03 08:58:27 +0200
commit37a33d326e104ad725bcf127d3ffc59a5f9d58e6 (patch)
tree6f5cb8079468a9bef3b772ac6b3c41a50b709791 /tools/u_boot_pylib/command.py
parentc17f03a7e93dfbbe5d32f5738274187065d9493f (diff)
acpi: Fix table length for QEMU
The end of the ACPI table is set to 'addr' instead of 'end'. The ACPI code for QEMU relies on those values to mark memory as 'ACPI Reclaim' and as a result the ACPI RSDP ends up in Boot services Data. Reported-by: Björn Töpel <bjorn@kernel.org> Fixes: commit 638cc363484b ("acpi: enable writing ACPI tables on QEMU") Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org> Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'tools/u_boot_pylib/command.py')
0 files changed, 0 insertions, 0 deletions