[PATCH v1 1/1] x86: tangier: Replace Method() by Name() for _STA object

Simon Glass sjg at chromium.org
Sun Oct 24 21:53:54 CEST 2021


On Wed, 20 Oct 2021 at 06:51, Andy Shevchenko
<andriy.shevchenko at linux.intel.com> wrote:
>
> There is no point to use Method() for the constant.
> Replace it with Name() defined object. For the _STA
> case it saves 3 bytes per each entry.
>
> Before: 2881
> After: 2833
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko at linux.intel.com>
> ---
>  .../asm/arch-tangier/acpi/southcluster.asl    | 81 ++++---------------
>  1 file changed, 17 insertions(+), 64 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list