On Tue, 25 Apr 2023 10:54:25 -0600, Simon Glass wrote: > This code was converted to driver model a long time again but it was a > pretty rough conversion. It introduced a few minor bugs, e.g. the device > capacity is incorrect and some flags are lost (such as lba48). > > This series tidies up the code and fixes these bugs. This involves quite > a bit of refactoring, so it is done one patch at a time for easier > review. > > [...]
Applied to u-boot/master, thanks! -- Tom