[U-Boot] [PATCH 03/11] dm: video: Output verbose information in vbe_setup_video()

Simon Glass sjg at chromium.org
Wed Oct 12 02:06:33 CEST 2016


On 9 October 2016 at 05:14, Bin Meng <bmeng.cn at gmail.com> wrote:
> With DM conversion, information like "Video: 1024x768x16" is not
> shown anymore. Now add these verbose output back.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
>  drivers/pci/pci_rom.c | 9 ++++++++-
>  1 file changed, 8 insertions(+), 1 deletion(-)

Reviewed-by: Simon Glass <sjg at chromium.org>

Although at some point I'd prefer that this is printed by
board_init_r() somehow.


More information about the U-Boot mailing list