Skip to content
Snippets Groups Projects
Commit 7f72cdf9 authored by Bin Meng's avatar Bin Meng Committed by Simon Glass
Browse files

x86: doc: Change to use CONFIG_VGA_BIOS_ADDR


CONFIG_X86_OPTION_ROM_ADDR has been renamed to CONFIG_VGA_BIOS_ADDR.
Update the doc to refer to the new name.

Signed-off-by: default avatarBin Meng <bmeng.cn@gmail.com>
Acked-by: default avatarSimon Glass <sjg@chromium.org>
Tested-by: default avatarSimon Glass <sjg@chromium.org>
parent e6378e1d
Branches
Tags
No related merge requests found
......@@ -189,7 +189,7 @@ Offset Description Controlling config
001000 me.bin Set by the descriptor
500000 <spare>
700000 u-boot-dtb.bin CONFIG_SYS_TEXT_BASE
790000 vga.bin CONFIG_X86_OPTION_ROM_ADDR
790000 vga.bin CONFIG_VGA_BIOS_ADDR
7c0000 fsp.bin CONFIG_FSP_ADDR
7f8000 <spare> (depends on size of fsp.bin)
7fe000 Environment CONFIG_ENV_OFFSET
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment