Page MenuHomeFreeBSD

mips: remove saf1761
ClosedPublic

Authored by imp on Dec 31 2021, 7:55 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 12, 4:58 AM
Unknown Object (File)
Jul 22 2025, 4:54 PM
Unknown Object (File)
Jul 10 2025, 9:48 PM
Unknown Object (File)
Jul 10 2025, 10:31 AM
Unknown Object (File)
Jul 7 2025, 7:55 AM
Unknown Object (File)
Jul 6 2025, 5:59 PM
Unknown Object (File)
Jun 29 2025, 11:14 AM
Unknown Object (File)
Jun 28 2025, 8:07 AM
Subscribers

Details

Summary

The saf1761 OTG support was only for mips targets (BERI?). Retire it.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

imp requested review of this revision.Dec 31 2021, 7:55 AM

Hi Bjoern,

Can you confirm if the saf1761 OTG driver is still being used at Cambridge for the cheri?

--HPS

imp: Removing the files from the build is OK, but I wonder if we should keep it around. I'm not sure.

It's an old chip though.

imp: Removing the files from the build is OK, but I wonder if we should keep it around. I'm not sure.

It's an old chip though.

Generally we've been removing old stuff that's no longer referenced. It's still around in the
branches if people need it (or in older hashes). I'm inclined to remove it unless @bz unexpectedly
says Cambridge still needs it.

Go ahead and remove it. We're not using that platform (Terasic DE4) except for MIPS and MIPS is gone (🎉).

This revision is now accepted and ready to land.Jan 4 2022, 6:16 PM
This revision was automatically updated to reflect the committed changes.