[PATCH] nitrogen6x: update video console name
Troy Kisky
troy.kisky at boundarydevices.com
Tue May 26 17:22:47 CEST 2020
On 5/26/2020 3:03 AM, Anatolij Gustschin wrote:
> After migration to DM 'vga' name is not longer supported,
> Update the upgrade script to use 'vidconsole' instead.
>
> Signed-off-by: Anatolij Gustschin <agust at denx.de>
> Cc: Troy Kisky <troy.kisky at boundarydevices.com>
> ---
> board/boundary/nitrogen6x/6x_upgrade.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/board/boundary/nitrogen6x/6x_upgrade.txt b/board/boundary/nitrogen6x/6x_upgrade.txt
> index 1a62bbf12e..cd3c33e407 100644
> --- a/board/boundary/nitrogen6x/6x_upgrade.txt
> +++ b/board/boundary/nitrogen6x/6x_upgrade.txt
> @@ -1,4 +1,4 @@
> -setenv stdout serial,vga
> +setenv stdout serial,vidconsole
> echo "check U-Boot" ;
> setenv offset 0x400
> if ${fs}load ${dtype} ${disk}:1 12000000 u-boot.imx || ${fs}load ${dtype} ${disk}:1 12000000 u-boot.nopadding ; then
>
Thanks!
Acked-by: Troy Kisky <troy.kisky at boundarydevices.com>
More information about the U-Boot
mailing list