[PATCH v4 4/9] riscv: add ACPI fields to global data

Simon Glass sjg at chromium.org
Mon Jan 8 01:16:27 CET 2024


Add fields for the location of ACPI tables to the global data.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
Reviewed-by: Simon Glass <sjg at chromium.org>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
---
v4:
	no change
v3:
	let tables in global data depend on CONFIG_(SPL_)ACPI
v2:
	no change
---
 arch/riscv/include/asm/global_data.h | 6 ++++++
 1 file changed, 6 insertions(+)

Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list