commit | b8b4440dae6bdcac509761484d458642dbc92de2 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Wed Dec 17 15:50:44 2014 +0800 |
committer | Simon Glass <sjg@chromium.org> | Thu Dec 18 17:26:07 2014 -0700 |
tree | e2a388dc0df283233d937f35433ab416b3d48307 | |
parent | 7dbc93c9a5888bb48074914a5cf42a27bfc7ca70 [diff] |
x86: crownbay: Add SPI flash support The Crown Bay board has an SST25VF016B flash connected to the Tunnel Creek processor SPI controller used as the BIOS media where U-Boot is stored. Enable this flash support. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>