> Date: Fri, 7 Apr 2023 07:58:02 +1000
> From: David Gwynne
>
> the banana pi r2 pro has a usable sata port, but ahci wasnt finding
> anything attached to it.
>
> the fdt glue looked like it assumed the boot loader did a lot of
> work to get things going. however, i havent figured out how to
> c
David Gwynne wrote:
> the boot loaders arent quite there yet, so i tried to make the driver
> better.
..
> so i see this now:
>
> ahci0 at mainbus0: AHCI 1.3
> ahci0: port 0: 3.0Gb/s
> scsibus0 at ahci0: 32 targets
> sd0 at scsibus0 targ 0 lun 0: naa.5002538250006f47
> sd0: 95396MB, 512 bytes/sec
the banana pi r2 pro has a usable sata port, but ahci wasnt finding
anything attached to it.
the fdt glue looked like it assumed the boot loader did a lot of
work to get things going. however, i havent figured out how to
configure u-boot to do ahci, and quartz_uefi doesn't have ahci/sata
working y