summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2017-04-21 14:24:44 (GMT)
committerBin Meng <bmeng.cn@gmail.com>2017-05-17 09:11:46 (GMT)
commit0f4e25887dfb3b54b21430340c511f7fd54bc955 (patch)
treecd9f590e8e6a7f075f0c223a23d9467a4b6d3551 /README
parent995727850f8e54547bb26285ef9e2aa73a5c71a5 (diff)
downloadu-boot-0f4e25887dfb3b54b21430340c511f7fd54bc955.tar.xz
x86: acpi: Refactor acpi_resume()
To do something more in acpi_resume() like turning on ACPI mode, we need locate ACPI FADT table pointer first. But currently this is done in acpi_find_wakeup_vector(). This changes acpi_resume() signature to accept ACPI FADT pointer as the parameter. A new API acpi_find_fadt() is introduced, and acpi_find_wakeup_vector() is updated to use FADT pointer as the parameter as well. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org> Tested-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions