[PATCH v2 3/4] cmd: acpi: check HW reduced flag in acpi list

Simon Glass sjg at chromium.org
Sat Dec 16 19:46:15 CET 2023


On Fri, 15 Dec 2023 at 11:27, Heinrich Schuchardt
<heinrich.schuchardt at 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 at canonical.com>
> ---
> v2:
>         no change
> ---
>  cmd/acpi.c | 4 ++++
>  1 file changed, 4 insertions(+)

Reviewed-by: Simon Glass <sjg at chromium.org>

This was when the mistake (of using ACPI on ARM) was made...


More information about the U-Boot mailing list