[U-Boot] [PATCH 29/33] x86: broadwell: Add support for serial I/O devices

Bin Meng bmeng.cn at gmail.com
Wed Feb 13 09:39:52 UTC 2019


On Tue, Jan 22, 2019 at 9:14 AM Simon Glass <sjg at chromium.org> wrote:
>
> Add support for initing the I2C device and ADSP on broadwell. These are
> needed for sound to work.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  arch/x86/cpu/broadwell/pch.c                  | 110 ++++++++++++++++++
>  .../x86/include/asm/arch-broadwell/serialio.h |  82 +++++++++++++
>  2 files changed, 192 insertions(+)
>  create mode 100644 arch/x86/include/asm/arch-broadwell/serialio.h
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list