commit | 8e0df066ffc40fde4cf43014114f8e472b8b9bd6 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Nov 12 22:42:23 2014 -0700 |
committer | Simon Glass <sjg@chromium.org> | Fri Nov 21 07:34:14 2014 +0100 |
tree | 37c047232a6870908a48c432186b8722fd816fdd | |
parent | 9c678e152a9a5f2ca786af15e6816ddeaa520c8b [diff] |
x86: ivybridge: Add early init for PCH devices Many PCH devices are hard-coded to a particular PCI address. Set these up early in case they are needed. Signed-off-by: Simon Glass <sjg@chromium.org>