[PATCH 1/1] acpi: don't fill FADT, MADT if CONFIG_QFW_ACPI=y
Heinrich Schuchardt
heinrich.schuchardt at canonical.com
Thu Jan 16 15:26:51 CET 2025
On 16.01.25 15:16, Patrick Rudolph wrote:
> On Thu, Jan 16, 2025 at 2:34 PM Heinrich Schuchardt
> <heinrich.schuchardt at canonical.com> wrote:
>>>>> Anything wrong with the patch series send Nov 14 2024 that addressed
>>> this issue as well?
>>>
>>> Reviewed-by: Patrick Rudolph <patrick.rudolph at 9elements.com>
>>
>> Could you, please, provide a link?
>>>>>>> Hi Heinrich,
> here it is https://lists.denx.de/pipermail/u-boot/2024-November/571757.html
>
> I'm fine with either solution.
>
> Regards,
> Patrick
I was not aware of your patch, sorry.
With my patch the code size will be a bit smaller as the linker list
entries are not generated and functions acpi_write_madt() and
acpi_write_fadt() will be eliminated by the linker. I guess this is the
right way forward.
Best regards
Heinrich
More information about the U-Boot
mailing list