[PATCH v3 00/30] x86: Allow Coral to boot into Chrome OS

Bin Meng bmeng.cn at gmail.com
Thu Nov 5 09:43:28 CET 2020


Hi Simon,

On Thu, Nov 5, 2020 at 2:56 PM Bin Meng <bmeng.cn at gmail.com> wrote:
>
> On Thu, Nov 5, 2020 at 12:57 AM Simon Glass <sjg at chromium.org> 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


More information about the U-Boot mailing list