> Date: Fri, 15 Oct 2021 22:15:41 +1100
> From: Jonathan Gray <j...@jsg.id.au>
> 
> On Fri, Oct 15, 2021 at 10:56:06AM +0000, minus wrote:
> > 
> > On 10/15/21 01:39, Brandon Mercer wrote:
> > > On Thu, Oct 14, 2021, at 2:44 PM, minus wrote:
> > > > Hello arm,
> > > > 
> > > > I tried the unattended upgrade on a raspberry pi 4 and the device is not
> > > > booting anymore. I took another usb drive and copied miniroot70, and the
> > > > same behaviour is occurring. I tried to copy miniroot69 and it is
> > > > working correctly. Is anyone having the same problem?
> > > > Below are the logs grabbed from  the serial console, particularly 70
> > > > is stalling for more than one minute on
> > > > 
> > > 
> > > Yes, I've run into the same thing. I believe there is something mention
> > > > on bugs@ about this. For me, copying in u-boot 2021.01 allows
> > everything > to work correctly. I wish everything was easier around the boot
> > blocks of arm.
> > > Brandon
> > > 
> > 
> > Hello Brandon, copying that version of u-boot fixed it for me too.
> > Thank you!
> 
> Snapshots have U-Boot 2021.10 if that doesn't help someone with hardware
> will have to bisect.  This isn't a problem that appears with rpi3.

U-Boot now resets the PCIe controller, and the bcmpcie(4) driver makes
no attempt to bright it back up.

It might help if we comment out the brcm_pcie_remove() method.

I'll have a look at adding the necessary code to bring up bcmpcie(4),
but that also seems to involve resetting the USB firmware.

Reply via email to