[PATCH v3 00/30] x86: Allow Coral to boot into Chrome OS
Bin Meng
bmeng.cn at gmail.com
Thu Nov 5 07:56:01 CET 2020
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()
> - 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!
More information about the U-Boot
mailing list