[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 09:47:37 UTC 2019


Hi Andy,

On Mon, Aug 26, 2019 at 5:43 PM Andy Shevchenko
<andriy.shevchenko at linux.intel.com> wrote:
>
> On Mon, Aug 26, 2019 at 09:49:49AM +0800, Bin Meng wrote:
> > 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!
>
> Thanks!
>
> P.S. It seems the subject missed. If you can rebase, it might be worth to fix.
>

Ah, yes! Thanks for catching this. I added the commit subject.

Regards,
Bin


More information about the U-Boot mailing list