On Sun, Feb 17, 2019 at 11:26 AM Simon Glass <s...@chromium.org> wrote: > > The Application Digital Signal Processor is used for sound processing with > broadwell. Add a driver to support this. > > Signed-off-by: Simon Glass <s...@chromium.org> > --- > > Changes in v2: > - Drop useless 'set' comment > > arch/x86/cpu/broadwell/Makefile | 1 + > arch/x86/cpu/broadwell/adsp.c | 156 +++++++++++++++++++++ > arch/x86/include/asm/arch-broadwell/adsp.h | 46 ++++++ > arch/x86/include/asm/arch-broadwell/pch.h | 3 + > arch/x86/include/asm/arch-broadwell/rcb.h | 2 + > 5 files changed, 208 insertions(+) > create mode 100644 arch/x86/cpu/broadwell/adsp.c > create mode 100644 arch/x86/include/asm/arch-broadwell/adsp.h >
Reviewed-by: Bin Meng <bmeng...@gmail.com> _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot