]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/glsdk-u-boot.git/commit
x86: config: Init PCI before SPI
authorSimon Glass <sjg@chromium.org>
Mon, 15 Apr 2013 11:25:21 +0000 (11:25 +0000)
committerSimon Glass <sjg@chromium.org>
Mon, 15 Apr 2013 23:26:43 +0000 (16:26 -0700)
commit617c246f3c123d4a2d4dba9d08a4a2dd324cb407
tree62f39cadf4242175bcd8703c71a0ae4fef6e0a87
parent7525c2dac76bd739b8a1673e020031dc4a4934c4
x86: config: Init PCI before SPI

Since the ICH SPI controller uses PCI, we must ensure that PCI is available
before it is inited.

This fixes the current "ICH SPI: Cannot find device" message on boot.

Signed-off-by: Simon Glass <sjg@chromium.org>
include/configs/coreboot.h