On Fri, 6 Oct 2023 at 21:34, Tony Dinh <[email protected]> wrote: > > It's normal to have no SATA drive attached to the controller, so return a > successful status when there is no block device found after probing. > > Note: this patch depends on the previous patch > https://patchwork.ozlabs.org/project/uboot/patch/[email protected]/ > > Resend the right patch. > > Signed-off-by: Tony Dinh <[email protected]> > --- > > drivers/ata/sata.c | 6 ++++++ > 1 file changed, 6 insertions(+)
Reviewed-by: Simon Glass <[email protected]>

