Julien Grall writes ("Re: Problem booting Debian buster on arndale"):
> Looking at the command line for Linux, we don't pass clk_ignore_unused. 
> Without it, the Linux may disable the clock of the UART if it wasn't 
> shared with another device. This would explain the sudden loss of the 
> console.
> 
> The following line in Osstest/Debian.pm would need to be updated:
> 
>       push @xenkopt, "clk_ignore_unused"
>              if $ho->{Suite} =~ m/wheezy|jessie|stretch/;

Well spotted.  I will try updating this.  Thanks.

(Is there any possibility that this bug will be fixed at some point?)

Ian.

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to