commit | 4db1b936e8621f0f2f5f763ad119b4fe4f75e0d0 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Mon Oct 22 14:07:56 2018 +0200 |
committer | Bin Meng <bmeng.cn@gmail.com> | Sun Oct 28 21:02:15 2018 +0800 |
tree | 00efec7f45218c74a01414b8495e7a4466859f5f | |
parent | fd58a66a8be8e80d10c9a91db2f1a7eb12a76af1 [diff] |
x86: theadorable-x86-xxx_defconfig: Move VGA BIOS to make room for U-Boot The build breaks because its not fitting the U-Boot binary into the ROM image. So lets move VGA BIOS a bit to make room for the grown U-Boot binary. Signed-off-by: Stefan Roese <sr@denx.de> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>