]> git.dujemihanovic.xyz Git - u-boot.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)
commit138d7ece70e7835ffd120da254af1abdb953e6da
tree1e2f8f9acb123e92eef11347aa09c80b409dcbbf
parent32af3261f73a93d9561ac37bf5529899421e24d6
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