
1 Sep
2015
1 Sep
'15
2:31 a.m.
On 28 August 2015 at 11:58, Simon Glass sjg@chromium.org wrote:
On 27 August 2015 at 09:38, Bin Meng bmeng.cn@gmail.com wrote:
With multiple microcode blobs included, the generated u-boot-dtb.bin leaves merely several hundred bytes before the vga bios. Change the vga bios rom address to make a bigger room for u-boot-dtb.bin.
Signed-off-by: Bin Meng bmeng.cn@gmail.com
configs/bayleybay_defconfig | 1 + 1 file changed, 1 insertion(+)
Acked-by: Simon Glass sjg@chromium.org Tested on Minnowmax: Tested-by: Simon Glass sjg@chromium.org
Applied to u-boot-x86, thanks!