commit | 192868b0614e68d165fffe9996c6c45db1c47fcb | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Mar 11 06:08:09 2013 +0000 |
committer | Simon Glass <sjg@chromium.org> | Tue Mar 19 08:45:37 2013 -0700 |
tree | 411fff81508125b4f39d6b7ff9bbcf3e56f46c16 | |
parent | bb8215f437a7c948eec82a6abe754c226978bd6d [diff] |
x86: Move PCI init before SPI init It is possible that our PCI bus will provide the SPI controller, so change the init order to make this work. Signed-off-by: Simon Glass <sjg@chromium.org>