Re: [BUG] Devices of uclass BLK are not listed on x86

2023-03-18 Thread Simon Glass
Hi Detlev, On Fri, 17 Mar 2023 at 15:30, Detlev Casanova wrote: > > Hello, > > We have been having an issue with IDE and SCSI drives not being usable on the > x86 architecture. > > After bisecting, it looks like commit f2ebaaa9f38defaf2e616a9fc489fe8b4021 > (pci: Handle failed calloc in decod

[BUG] Devices of uclass BLK are not listed on x86

2023-03-17 Thread Detlev Casanova
Hello, We have been having an issue with IDE and SCSI drives not being usable on the x86 architecture. After bisecting, it looks like commit f2ebaaa9f38defaf2e616a9fc489fe8b4021 (pci: Handle failed calloc in decode_regions()) is the culprit. Indeed, it was working when decode_regions() was