[U-Boot] [PATCH v2 13/18] pci: video: Only print out when everything is OK

Simon Glass sjg at chromium.org
Thu Apr 12 16:42:18 UTC 2018


On 11 April 2018 at 23:02, Bin Meng <bmeng.cn at gmail.com> wrote:
> If video initialization fails, the "Video:" output message will be
> mixed with the next console log. Change to print out such message
> only when everything is OK, which improves the boot log readability.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v2: None
>
>  drivers/pci/pci_rom.c | 4 +---
>  1 file changed, 1 insertion(+), 3 deletions(-)

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


More information about the U-Boot mailing list