
8 Jan
2024
8 Jan
'24
1:16 a.m.
On Sat, 16 Dec 2023 at 01:12, Heinrich Schuchardt heinrich.schuchardt@canonical.com wrote:
On non x86 platforms the hardware reduce flag must be set in the FADT table. Write an error message if the flag is missing.
Signed-off-by: Heinrich Schuchardt heinrich.schuchardt@canonical.com
cmd/acpi.c | 4 ++++ 1 file changed, 4 insertions(+)
Reviewed-by: Simon Glass sjg@chromium.org
Applied to u-boot-dm/next, thanks!