On Thu, Jul 19, 2018 at 11:21 PM, Simon Glass <s...@chromium.org> wrote:
> On 18 July 2018 at 22:42, Bin Meng <bmeng...@gmail.com> wrote:
>> write_acpi_tables() currently touches ACPI hardware to switch to
>> ACPI mode at the end. Move such operation out of this function,
>> so that it only does what the function name tells us.
>>
>> Signed-off-by: Bin Meng <bmeng...@gmail.com>
>>
>> ---
>>
>> Changes in v2:
>> - move variable definition to the first line in the function
>>
>>  arch/x86/cpu/cpu.c        | 21 ++++++++++++++++++---
>>  arch/x86/lib/acpi_table.c | 11 -----------
>>  2 files changed, 18 insertions(+), 14 deletions(-)
>
> Reviewed-by: Simon Glass <s...@chromium.org>

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

Reply via email to