Files
u-boot-tk1-som/arch
Bin Meng 7e6343ef94 x86: acpi: Clean up table header revisions
The comment of initializing table header revision says:

    /* ACPI 1.0/2.0: 1, ACPI 3.0: 2, ACPI 4.0: 3 */

which might mislead it may increase per ACPI spec revision.
However this is not the case. It's actually a fixed number
as defined in ACPI spec, and in the laest ACPI spec 6.1,
some table header revisions are still 1. Clean these up.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2016-05-23 15:18:00 +08:00
..
2016-05-17 13:58:27 -04:00
2016-05-02 18:37:09 -04:00
2016-05-17 13:58:27 -04:00
2016-02-06 12:00:59 +01:00
2016-01-25 10:40:01 -05:00
2016-01-19 08:31:21 -05:00
2016-03-22 12:16:16 -04:00