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() > - 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!

