
22 Jul
2017
22 Jul
'17
1 p.m.
On Tue, Jul 18, 2017 at 8:10 PM, Stefan Roese sr@denx.de wrote:
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
v2:
- Fixed naming from Micron to Spansion as pointer out by Bin
- Added Bin's reviewed-by
configs/theadorable-x86-dfi-bt700_defconfig | 2 ++ 1 file changed, 2 insertions(+)
applied to u-boot-x86, thanks!