commit | 910590d4ab93399926cbbf75d4ab0eff2a5639e8 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sat Dec 16 09:11:59 2023 +0100 |
committer | Simon Glass <sjg@chromium.org> | Sun Jan 07 13:49:02 2024 -0700 |
tree | 3bad9ae1e466f675c7727e4ac3862c749c4eb28d | |
parent | 9f8e062c1221d7dae171de69fd31c08fea2357a0 [diff] |
cmd: acpi: check HW reduced flag in acpi list 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> Reviewed-by: Simon Glass <sjg@chromium.org> Rebased on -next to use nomap, add hyphens: Signed-off-by: Simon Glass <sjg@chromium.org>