[PATCH v2] x86: chromebook_coral: Fix a build error

Bin Meng bmeng.cn at gmail.com
Tue May 26 09:30:25 CEST 2020


Hi Simon,

On Mon, May 25, 2020 at 11:53 PM Simon Glass <sjg at chromium.org> wrote:
>
> At present coral does not build due to a missing header file. The need
> for this was introduced recently on master. Fix it.
>
> Fixes: e9a32698517 ("x86: apl: Use devicetree for FSP-M configuration")
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---

Thanks! This patch has not arrived to mainline yet, so I will squash
this commit into e9a32698517 on u-boot-x86/master.

>
> Changes in v2:
> - Add Fixes tag for the first commit that showed this problem
>
>  arch/x86/cpu/apollolake/fsp_bindings.c | 1 +
>  1 file changed, 1 insertion(+)

Regards,
Bin


More information about the U-Boot mailing list