[U-Boot] [PATCH v3 000/108] x86: Add initial support for apollolake

Andy Shevchenko andy.shevchenko at gmail.com
Mon Oct 21 07:55:41 UTC 2019


On Mon, Oct 21, 2019 at 6:32 AM Simon Glass <sjg at chromium.org> wrote:
>
> Apollolake is an Intel SoC generation aimed at relatively low-end embedded
> systems. It was released in 2016 but has become more popular recently with
> some embedded boards using it.
>
> This series adds support for apollolake. As an example it adds an
> implementation of chromebook_coral (a large range of Chromebooks released
> in 2017).
>
> The series provides enough support to boot to a prompt. with LCD display,
> storage, USB, EC and keyboard.
>
> Since this is the first time U-Boot has used FSP2 there is quite a bit of
> refactoring needed.
>

Thanks for doing this!
Common comment, please do not limit LPSS drivers, including GPIO / pin
control, to be Appololake only.
They must be available for entire Intel Skylake family of SoCs
(basically all of them from Skylake, with maybe few exceptions).


-- 
With Best Regards,
Andy Shevchenko


More information about the U-Boot mailing list