[BPI-R4] Failed attempt: add NVMe support on uboot

I was able to patch the latest version of U-boot:

commit fd46ea0e701920eb205c2bce9d527bf0dec10b59 (HEAD -> master, origin/master, origin/HEAD)
Merge: 18908395ed 7d22317a18
Author: Tom Rini <[email protected]>
Date:   Fri Jul 5 16:36:43 2024 -0600

And confirm that is still working.

Hi @frank-w

Seems that U-boot 202407 (not 202407-rc5) has already pushed PCIe 3.0 for Mediatek MT7988 driver in mainline. But still missing DTS patch for PCIe. I was able to build 202407 with partial patch from original patch, just to add missing devices in DTS and is working.

1 Like

Yes,dts patches are rejected because boards are not of_upstream yet,but good to know that dts patches still working…christian made a bit different handling of the optional phy…only tested it with of_upstream conversion

It is merged for 2024.10…not in 2024.07 release

1 Like