]> git.baikalelectronics.ru Git - uboot.git/commit
bios_emulator: Drop VIDEO_IO_OFFSET
authorSimon Glass <sjg@chromium.org>
Sun, 16 Jul 2023 03:38:39 +0000 (21:38 -0600)
committerBin Meng <bmeng@tinylab.org>
Mon, 17 Jul 2023 09:08:44 +0000 (17:08 +0800)
commitd69170c3fcabefc8a148a8de4d35ae9aba028517
tree280244d0c76bc3b2d5326e978a73bbceb94c56ec
parentbf0315dd9c4eb111cb83bb633a113b4be058b99e
bios_emulator: Drop VIDEO_IO_OFFSET

This is always zero in the source tree, so drop it.

While we are here, add a comment to _X86EMU_env since the symbol is
actually defined twice, which can cause confusion when building.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
drivers/bios_emulator/biosemui.h
drivers/bios_emulator/x86emu/sys.c
include/configs/conga-qeval20-qa3-e3845.h
include/configs/dfi-bt700.h
include/configs/minnowmax.h
include/configs/som-db5800-som-6867.h
include/configs/theadorable-x86-common.h
include/configs/x86-chromebook.h