On 14 November 2014 at 18:18, Simon Glass <s...@chromium.org> wrote: > Set up all the remaining pieces of the LPC (low-pin-count) peripheral in > PCH (Peripheral Controller Hub). > > Signed-off-by: Simon Glass <s...@chromium.org> > --- > > Changes in v2: > - Adjust rtc_init() call to remove the parameter > - Remove ISA DMA init which isn't needed in U-Boot > - Use i8259 init in pcat_interrupts.c > - Use interrupt.h header instead of i8259.h > - Use pci_write_bar32() to write to BARs > > arch/x86/cpu/ivybridge/bd82x6x.c | 6 + > arch/x86/cpu/ivybridge/lpc.c | 523 > +++++++++++++++++++++++++++- > doc/device-tree-bindings/misc/intel-lpc.txt | 47 ++- > 3 files changed, 572 insertions(+), 4 deletions(-)
Applied to u-boot-x86. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot