
Hi Simon,
On Fri, Nov 22, 2019 at 8:25 PM Simon Glass sjg@chromium.org wrote:
Hi Bin,
On Thu, 21 Nov 2019 at 21:19, Simon Glass sjg@chromium.org wrote:
Apollo Lake 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 Apollo Lake. 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.
This series is available at u-boot-dm/coral-working
Changes in v4:
- Add a LOG_CATEGORY for silicon init
Unfortunately I left out some review tags in this version. I can resend if that helps.
Yes, please do, as that definitely helps reviewing such a big series. :)
Regards, Bin