[PATCH v3 00/17] x86: coral: Add support for Cr50

Bin Meng bmeng.cn at gmail.com
Thu Feb 6 07:22:07 CET 2020


Hi Simon,

On Wed, Feb 5, 2020 at 10:03 AM Simon Glass <sjg at chromium.org> wrote:
>
> This series adds a driver for the Cr50 security chip and enables it on
> coral. This supports the 'tpm' command.
>
> In order to make this work a few other changes are included:
> - Additional UCLASS_IRQ operations to support requesting and reading
>   interrupts, using the device tree
> - A driver for ACPI general-purpose events
>
> There are also a few small clean-ups to the recently landed Apollo Lake
> support.
>
> This series relies on this patch:
>
>    http://patchwork.ozlabs.org/patch/1214541/
>

This series does not apply on top of u-boot-x86/master:

Applying: x86: apl: Use the clock driver
error: patch failed: arch/x86/cpu/apollolake/Kconfig:40
error: arch/x86/cpu/apollolake/Kconfig: patch does not apply
Patch failed at 0006 x86: apl: Use the clock driver

I tried to apply it on top of an old commit and got no luck.

Would you please rebase this series against u-boot-x86/master and resend?

Regards,
Bin


More information about the U-Boot mailing list