commit | ccd388f76b1e75bd5fb000ef2e3a9a72f670fe4a | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Thu Aug 27 08:38:17 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Sep 09 07:48:03 2015 -0600 |
tree | 1289a13dfda9f225c62cb39565cde46038033552 | |
parent | 4b374437e905a194dc072c52cb20da62edbd2d7f [diff] |
x86: bayleybay: Change default vga bios rom address 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> Acked-by: Simon Glass <sjg@chromium.org> Tested-by: Simon Glass <sjg@chromium.org>