[U-Boot] [PATCH v2 10/12] x86: Adjust config to support DM_VIDEO

Bin Meng bmeng.cn at gmail.com
Sat Oct 8 06:24:04 CEST 2016


On Thu, Oct 6, 2016 at 10:42 AM, Simon Glass <sjg at chromium.org> wrote:
> Update the common configuration so that it works correctly when
> CONFIG_DM_VIDEO is enabled. This involves dropping the legacy CONFIG_VIDEO
> option and changing the stdio device from "vga" to "vidconsole".
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v2: None
>
>  include/configs/x86-chromebook.h | 10 ++++++++--
>  include/configs/x86-common.h     |  2 ++
>  2 files changed, 10 insertions(+), 2 deletions(-)
>

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list