commit | a08ca38871d7df26036d99ef87612c617b3bed0b | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Jan 27 22:13:43 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Fri Feb 06 12:07:38 2015 -0700 |
tree | 91ddc9365a2a161a4d69d9e21e9b49b488af2252 | |
parent | 4661c2c9b90bd913b72b406fb9fd884dc1386115 [diff] |
x86: spi: Support ValleyView in ICH SPI driver The base address is found in a different way and the protection bit is also in a different place. Otherwise it is very similar. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>