From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Fri, 19 Jun 2020 15:36:26 +0200 Subject: [PATCH v2] apalis_imx6: fix video stdout in default environment In-Reply-To: <20200526205214.13702-1-agust@denx.de> References: <20200526100322.12259-1-agust@denx.de> <20200526205214.13702-1-agust@denx.de> Message-ID: <20200619153626.5ce2f9f9@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, 26 May 2020 22:52:14 +0200 Anatolij Gustschin agust at denx.de wrote: > After migration to DM 'vga' name is not longer supported, > change it to 'vidconsole' in the default environment. > > Signed-off-by: Anatolij Gustschin > Cc: Igor Opaniuk Applied to u-boot-video/master, thanks! -- Anatolij