commit | dcfac354465edbf172b691dc60deadd138d8db90 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Nov 12 22:42:15 2014 -0700 |
committer | Simon Glass <sjg@chromium.org> | Fri Nov 21 07:34:12 2014 +0100 |
tree | c21b6ae92539eb63628f15b52044dd164471aed7 | |
parent | a205b1d07a886900b08fb7726e5e2fae7b73a383 [diff] |
x86: ivybridge: Add early LPC init so that serial works The PCH (Platform Controller Hub) includes an LPC (Low Pin Count) device which provides a serial port. This is accessible on Chromebooks, so enable it early in the boot process. Signed-off-by: Simon Glass <sjg@chromium.org>