Re: [PATCH v2] cmd: acpi: Print revisions in hex format

2020-09-21 Thread Bin Meng
On Mon, Sep 21, 2020 at 4:34 PM Andy Shevchenko wrote: > > The revisions are usually dates in hex-decimal format representing > mmdd. Print them in hex to see this clearly. > > Before: > ... > FACP 000e5420 f4 (v06 U-BOOT U-BOOTBL 538970376 INTL 0) > DSDT 000e4780 000ba0 (v02 U-BOOT

[PATCH v2] cmd: acpi: Print revisions in hex format

2020-09-21 Thread Andy Shevchenko
The revisions are usually dates in hex-decimal format representing mmdd. Print them in hex to see this clearly. Before: ... FACP 000e5420 f4 (v06 U-BOOT U-BOOTBL 538970376 INTL 0) DSDT 000e4780 000ba0 (v02 U-BOOT U-BOOTBL 65536 INTL 538968870) ... After: ... FACP 000e5420 f