CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2023/04/07 20:32:38

Modified files:
        sys/dev/fdt    : ahci_fdt.c 

Log message:
try and cope with not having the firmware/boot loader init the hardware.

more specifically, spin up the clocks and phy, and if the device
tree has a "ports-implemented" property use it to initialise the
AHCI_REG_PI register.

this gets sata working on a banana pi bpi-r2 pro.

help from jared mcneill
ok jmatthew@ kettenis@

Reply via email to