[PATCH v4 05/45] bios_emulator: Drop VIDEO_IO_OFFSET
Bin Meng
bmeng.cn at gmail.com
Wed Jul 12 16:02:02 CEST 2023
On Mon, Jun 19, 2023 at 8:01 PM Simon Glass <sjg at chromium.org> wrote:
>
> This is always zero in the source tree, so drop it.
>
> While we are here, add a comment to _X86EMU_env since it the symbol is
Remove "it"
> actually defined twice, which can cause confusion when building.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> (no changes since v1)
>
> drivers/bios_emulator/biosemui.h | 18 +++++++++---------
> drivers/bios_emulator/x86emu/sys.c | 1 +
> include/configs/conga-qeval20-qa3-e3845.h | 2 --
> include/configs/dfi-bt700.h | 2 --
> include/configs/minnowmax.h | 2 --
> include/configs/som-db5800-som-6867.h | 2 --
> include/configs/theadorable-x86-common.h | 2 --
> include/configs/x86-chromebook.h | 2 --
> 8 files changed, 10 insertions(+), 21 deletions(-)
>
Otherwise,
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list