commit | d8c37c63098ee6133739c94230dd4f283c481543 | [log] [tgz] |
---|---|---|
author | Anatolij Gustschin <agust@denx.de> | Tue May 26 10:43:44 2020 +0200 |
committer | Anatolij Gustschin <agust@denx.de> | Thu Jun 18 19:16:10 2020 +0200 |
tree | e0e02dec3c267b5303dea73ed7e1bdc08885874e | |
parent | f94e54811a74a2e0589bef6a11ebf488f86d1dd3 [diff] |
apalis_imx6: fix video stdout in default environment After migration to DM 'vga' name is not longer supported, change it to 'vidconsole' in the default environment. Signed-off-by: Anatolij Gustschin <agust@denx.de> Acked-by: Igor Opaniuk <igor.opaniuk@toradex.com>