Hi Simon,

On Thu, Nov 5, 2020 at 2:56 PM Bin Meng <[email protected]> wrote:
>
> On Thu, Nov 5, 2020 at 12:57 AM Simon Glass <[email protected]> wrote:
> >
> > This series adds various minor features and tweaks to allow Coral to boot
> > into Chrome OS from U-Boot.
> >
> > It relies on three other series which have been recently sent:
> >
> >    - smbios (u-boot-dm/smbios-working)
> >    - bootm (u-boot-dm/bootm-working)
> >    - misca (u-boot-dm/misca-working)
> >
> > This should provide a solid base for using ACPI on other Intel Apollo Lake
> > (APL) devices.
> >
> > Changes in v3:
> > - Add a macro to read gd->acpi_ctx to allow use of IS_ENABLED()

Unfortunately this series breaks qemu-x86_64 build, see:
https://dev.azure.com/bmeng/GitHub/_build/results?buildId=298&view=results

Could you please send a fix and indicate which commit in u-boot-x86
should be fixed/squashed, etc?

> > - Move the bloblist types into this patch
> > - Avoid build error when gd->acpi_ctx is not available
> > - Correct printf specifier for debug lines
> >
>
> series applied to u-boot-x86, thanks!

Regards,
Bin

Reply via email to