On Mon, Apr 24, 2017 at 11:38 AM, Simon Glass <s...@chromium.org> wrote:
> On 21 April 2017 at 08:24, Bin Meng <bmeng...@gmail.com> wrote:
>> This adds one API acpi_find_wakeup_vector() to locate OS wakeup
>> vector from the ACPI FACS table, to be used in the S3 boot path.
>>
>> Signed-off-by: Bin Meng <bmeng...@gmail.com>
>>
>> ---
>>
>> Changes in v2:
>> - add a function comment block for acpi_find_wakeup_vector()
>>
>>  arch/x86/include/asm/acpi_table.h | 10 ++++++
>>  arch/x86/include/asm/tables.h     |  1 +
>>  arch/x86/lib/acpi_table.c         | 72 
>> +++++++++++++++++++++++++++++++++++++++
>>  3 files changed, 83 insertions(+)
>
> Reviewed-by: Simon Glass <s...@chromium.org>

applied to u-boot-x86/next, thanks!
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to