[RESEND PATCH] bootstd: sata: bootdev scanning for ahci sata with no drive attached
Simon Glass
sjg at chromium.org
Sun Oct 8 01:10:03 CEST 2023
On Fri, 6 Oct 2023 at 21:34, Tony Dinh <mibodhi at 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-mibodhi@gmail.com/
>
> Resend the right patch.
>
> Signed-off-by: Tony Dinh <mibodhi at gmail.com>
> ---
>
> drivers/ata/sata.c | 6 ++++++
> 1 file changed, 6 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list