[U-Boot] [PATCH 10/12] x86: Adjust config to support DM_VIDEO
Bin Meng
bmeng.cn at gmail.com
Wed Oct 5 11:20:46 CEST 2016
On Mon, Oct 3, 2016 at 11:12 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>
> ---
>
> include/configs/x86-chromebook.h | 10 ++++++++--
> include/configs/x86-common.h | 2 ++
> 2 files changed, 10 insertions(+), 2 deletions(-)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list