
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@gmail.com wrote:
On Mon, Aug 19, 2019 at 5:17 PM Andy Shevchenko andriy.shevchenko@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@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@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.