
8 Oct
2023
8 Oct
'23
1:10 a.m.
On Fri, 6 Oct 2023 at 21:34, Tony Dinh mibodhi@gmail.com 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/20230917230649.30357-1-mibo...
Resend the right patch.
Signed-off-by: Tony Dinh mibodhi@gmail.com
drivers/ata/sata.c | 6 ++++++ 1 file changed, 6 insertions(+)
Reviewed-by: Simon Glass sjg@chromium.org