Page MenuHomeFreeBSD

Add MMCCAM-enabled kernel config for arm64
ClosedPublic

Authored by kibab on Aug 24 2017, 12:18 AM.
Referenced Files
F103281285: D12114.id.diff
Sat, Nov 23, 12:52 AM
Unknown Object (File)
Sun, Nov 17, 5:15 AM
Unknown Object (File)
Oct 18 2024, 10:20 PM
Unknown Object (File)
Oct 2 2024, 2:03 PM
Unknown Object (File)
Sep 13 2024, 2:05 AM
Unknown Object (File)
Sep 8 2024, 8:51 AM
Unknown Object (File)
Sep 7 2024, 9:40 PM
Unknown Object (File)
Sep 7 2024, 5:02 PM

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

I'm torn. We don't need more kernels. But this provides good coverage for mmccam. One niggle, noted.

sys/arm64/conf/GENERIC-MMCCAM
18–19 ↗(On Diff #32352)

Need both?

This revision is now accepted and ready to land.Aug 24 2017, 1:36 AM

Is it better to just call it MMCCAM instead of GENERIC-MMCCAM?

Is it better to just call it MMCCAM instead of GENERIC-MMCCAM?

We already have -MMCCAM suffix for kernels on other arches, so I'd prefer to leave the name as is.

kibab edited edge metadata.

Removed device mmccam, added NO_UNIVERSE

This revision now requires review to proceed.Aug 29 2017, 6:57 PM
kibab added inline comments.
sys/arm64/conf/GENERIC-MMCCAM
18–19 ↗(On Diff #32352)

Actually not. Removed & reuploaded.

This revision is now accepted and ready to land.Aug 29 2017, 9:07 PM
This revision was automatically updated to reflect the committed changes.
kibab marked an inline comment as done.