commit | adfe3b247a7a281931f0fd865e9d00600e9dd384 | [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 | 63faf2507d263bbd6285b3fe637fd80df05a58a0 [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>