From: Anatolij Gustschin Date: Fri, 17 Nov 2017 01:29:59 +0000 (+0100) Subject: x86: conga-qeval20-qa3-e3845: Adjust VGA rom address X-Git-Tag: v2018.01-rc1~28^2~4 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=a2c0eed4e0f31dd822379d98fb25c0d24123d92f;p=u-boot x86: conga-qeval20-qa3-e3845: Adjust VGA rom address Adjust VGA rom address to 0xfffb0000 so that u-boot.rom image can be built again. Signed-off-by: Anatolij Gustschin Reviewed-by: Stefan Roese Acked-by: Bin Meng --- diff --git a/configs/conga-qeval20-qa3-e3845-internal-uart_defconfig b/configs/conga-qeval20-qa3-e3845-internal-uart_defconfig index 59bde05c80..535bfe411d 100644 --- a/configs/conga-qeval20-qa3-e3845-internal-uart_defconfig +++ b/configs/conga-qeval20-qa3-e3845-internal-uart_defconfig @@ -6,6 +6,7 @@ CONFIG_INTERNAL_UART=y CONFIG_DEBUG_UART=y CONFIG_SMP=y CONFIG_HAVE_VGA_BIOS=y +CONFIG_VGA_BIOS_ADDR=0xfffb0000 CONFIG_GENERATE_PIRQ_TABLE=y CONFIG_GENERATE_MP_TABLE=y CONFIG_GENERATE_ACPI_TABLE=y