Processed: Re: Bug#969070: $console handling might result in unbootable system

2020-08-27 Thread Debian Bug Tracking System
Processing control commands: > severity 969070 important Bug #969070 [src:flash-kernel] $console handling might result in unbootable system Severity set to 'important' from 'critical' -- 969070: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=969070 Debian Bug Tracking System Contact ow...@bu

Bug#969070: $console handling might result in unbootable system

2020-08-27 Thread Vagrant Cascadian
Control: severity 969070 important On 2020-08-27, Andre Heider wrote: > Since [0] flash-kernel does: > >if test -n "${console}"; then > setenv bootargs "${bootargs} console=${console}" >fi > > The common $console format as set by u-boot includes the leading "console=": > include/confi

Bug#969070: $console handling might result in unbootable system

2020-08-27 Thread Andre Heider
On 27/08/2020 22:43, Vagrant Cascadian wrote: Control: severity 969070 important On 2020-08-27, Andre Heider wrote: Since [0] flash-kernel does: if test -n "${console}"; then setenv bootargs "${bootargs} console=${console}" fi The common $console format as set by u-boot includes