From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Shevchenko Date: Mon, 26 Aug 2019 12:43:03 +0300 Subject: [U-Boot] [PATCH v1] x86: acpi: Slightly reduce binary size of ACPI tables for Tangier In-Reply-To: References: <20190819091003.18238-1-andriy.shevchenko@linux.intel.com> Message-ID: <20190826094303.GD30120@smile.fi.intel.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 wrote: > > > > On Mon, Aug 19, 2019 at 5:17 PM Andy Shevchenko > > wrote: > > > > > > Using ACPI predefined macros, such as Zero or One, will reduce a binary size > > > of resulting ACPI tables. > > > > > > Signed-off-by: Andy Shevchenko > > > --- > > > 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 > > 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. -- With Best Regards, Andy Shevchenko