On Sat, Mar 12, 2016 at 1:07 PM, Simon Glass <s...@chromium.org> wrote: > Add a driver for the broadwell LPC (low-pin-count peripheral). This mostly > uses common code. > > Signed-off-by: Simon Glass <s...@chromium.org> > Acked-by: Bin Meng <bmeng...@gmail.com> > --- > > Changes in v2: > - Use capitals for header guard > > arch/x86/cpu/broadwell/Makefile | 1 + > arch/x86/cpu/broadwell/lpc.c | 77 > +++++++++++++++++++++++++++++++ > arch/x86/include/asm/arch-broadwell/lpc.h | 32 +++++++++++++ > 3 files changed, 110 insertions(+) > create mode 100644 arch/x86/cpu/broadwell/lpc.c > create mode 100644 arch/x86/include/asm/arch-broadwell/lpc.h >
applied to u-boot-x86/next, thanks! _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot