commit | 87f4cd3a308b0bcffd8f9b5e7121fdb086c080f5 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Apr 20 07:07:03 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Apr 29 18:51:50 2015 -0600 |
tree | cfa42304673c7c7d0e840b1c20e8ff2ed6c0878b | |
parent | 8712af97e793ae30515876480fc54275b79cc56a [diff] |
x86: link: Add PCH driver to support SPI Flash U-Boot on coreboot does not have a driver for the PCH so cannot see the SPI peripheral now that it has moved inside the PCH. Add a simple driver so that SPI flash works again. Signed-off-by: Simon Glass <sjg@chromium.org>