[U-Boot] [PATCH v2 10/18] x86: acpi: Remove the unnecessary checksum calculation of DSDT

Bin Meng bmeng.cn at gmail.com
Mon May 23 09:01:30 CEST 2016


On Thu, May 19, 2016 at 12:00 PM, Simon Glass <sjg at chromium.org> wrote:
> On 11 May 2016 at 08:45, Bin Meng <bmeng.cn at gmail.com> wrote:
>> The generated AmlCode[] from IASL already has the calculated DSDT
>> table checksum in place. No need for us to calculate it again.
>>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>>
>> ---
>>
>> Changes in v2:
>> - New patch to remove the unnecessary checksum calculation of DSDT
>>
>>  arch/x86/lib/acpi_table.c | 6 ------
>>  1 file changed, 6 deletions(-)
>
> Reviewed-by: Simon Glass <sjg at chromium.org>

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list