
8 Dec
2019
8 Dec
'19
5:27 a.m.
On Sat, Dec 7, 2019 at 12:52 PM Simon Glass sjg@chromium.org wrote:
Add support for Apollo Lake to the ICH driver. This involves adjusting the mmio address and skipping setting of the bbar.
Signed-off-by: Simon Glass sjg@chromium.org Reviewed-by: Bin Meng bmeng.cn@gmail.com
Changes in v6: None Changes in v5: None Changes in v4:
- apollolake -> Apollo Lake
Changes in v3: None Changes in v2: None
drivers/spi/ich.c | 19 ++++++++++++++----- drivers/spi/ich.h | 1 + 2 files changed, 15 insertions(+), 5 deletions(-)
applied to u-boot-x86/next, thanks!