commit | 5093badbb59e83b42b8f9e5579e07e3916271207 | [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 | 447f8b018e5e5bc5b6958ce6ed8f79e8c35c30af [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>