commit | f7218e0a700025dd897b68f8736c5f1886af074a | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Tue Jul 18 14:10:41 2017 +0200 |
committer | Bin Meng <bmeng.cn@gmail.com> | Sun Jul 30 10:30:25 2017 +0800 |
tree | 9c231496c4c9572405311ffddf4598e12b2fb55c | |
parent | d31315daa1ecad28945087cd7645eba1df8f6176 [diff] |
x86: theadorable-x86-dfi-bt700: Add Spansion SPI support and move VIDEO blob To support the Spansion SPI NOR flashes, this patch enables the support in defconfig. This increases the U-Boot binary too much so that it does not fit into its area in the ROM. So also move the VIDEO BIOS blob a bit to make some space here. Signed-off-by: Stefan Roese <sr@denx.de> Cc: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>