[U-Boot] [PATCH v1] x86: acpi: Slightly reduce binary size of ACPI tables for Tangier

Bin Meng bmeng.cn at gmail.com
Mon Aug 26 01:49:49 UTC 2019


Hi Andy,

On Mon, Aug 19, 2019 at 5:18 PM Bin Meng <bmeng.cn at gmail.com> wrote:
>
> On Mon, Aug 19, 2019 at 5:17 PM Andy Shevchenko
> <andriy.shevchenko at linux.intel.com> wrote:
> >
> > Using ACPI predefined macros, such as Zero or One, will reduce a binary size
> > of resulting ACPI tables.
> >
> > Signed-off-by: Andy Shevchenko <andriy.shevchenko at linux.intel.com>
> > ---
> >  arch/x86/include/asm/arch-tangier/acpi/platform.asl     | 2 +-
> >  arch/x86/include/asm/arch-tangier/acpi/southcluster.asl | 4 ++--
> >  2 files changed, 3 insertions(+), 3 deletions(-)
> >
>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>

Somehow this patch does not apply cleanly on top of latest
u-boot/master, so I manually fixed the issue and

applied to u-boot-x86, thanks!

Regards,
Bin


More information about the U-Boot mailing list