]> git.baikalelectronics.ru Git - uboot.git/commit
x86: Move FADT table to a writer function
authorSimon Glass <sjg@chromium.org>
Wed, 1 Dec 2021 16:02:54 +0000 (09:02 -0700)
committerSimon Glass <sjg@chromium.org>
Tue, 25 Jan 2022 18:44:36 +0000 (11:44 -0700)
commit2bfc8fccf6701b738117d3a2d2aa27341eef3b5c
tree1e2f8f9acb123e92eef11347aa09c80b409dcbbf
parentcfe7f961bc2d40bf85463dc0a20a06a462517845
x86: Move FADT table to a writer function

Move this table over to use a writer function, for x86 only.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/x86/lib/acpi_table.c