On Wed, 14 Aug 2024 09:10:37 +0200, Heinrich Schuchardt wrote: > A system may have multiple SATA controller. Removing the controller with > the lowest sequence number before probing all SATA controllers makes no > sense. > > In sata_rescan we remove all block devices which are children of SATA > controllers. We also have to remove the bootdev devices as they will be > created when scanning for block devices. > > [...]
Applied to u-boot/next, thanks! -- Tom