commit | 60956094ace74898bbc09659c30183d12f690e0a | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Mar 11 06:08:08 2013 +0000 |
committer | Simon Glass <sjg@chromium.org> | Tue Mar 19 08:45:37 2013 -0700 |
tree | 8e03252d3317225986dee7d9e58ee4dd32123d9f | |
parent | 11ade80b0b8a29d55a976afaaa2e228109b6b407 [diff] |
sf: Enable FDT-based configuration and memory mapping Enable device tree control of SPI flash, and use this to implement memory-mapped SPI flash, which is supported on Intel chips. Signed-off-by: Simon Glass <sjg@chromium.org>