Page MenuHomeFreeBSD

Add MMCCAM-enabled kernel config for IMX6, reduce debug noice in MMCCAM kernels
ClosedPublic

Authored by kibab on Aug 23 2017, 7:52 PM.
Tags
None
Referenced Files
Unknown Object (File)
Feb 10 2024, 5:33 PM
Unknown Object (File)
Jan 26 2024, 7:47 PM
Unknown Object (File)
Jan 4 2024, 1:48 PM
Unknown Object (File)
Nov 8 2023, 10:13 AM
Unknown Object (File)
Nov 4 2023, 4:05 AM
Unknown Object (File)
Oct 7 2023, 9:09 AM
Unknown Object (File)
Oct 3 2023, 3:57 AM
Unknown Object (File)
Sep 22 2023, 9:52 AM
Subscribers

Details

Summary

CAM_DEBUG_TRACE results in way too much debug output than needed now. When debugging, it's always possible to turn on trace level using camcontrol.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 11214
Build 11592: arc lint + arc unit

Event Timeline

  1. Updating D12110: Add MMCCAM-enabled kernel config for IMX6 and arm64 #
  2. Enter a brief description of the changes included in this update.
  3. The first line is used as subject, next lines as comment. #
  4. If you intended to create a new revision, use:
  5. $ arc diff --create

Removed non-relevant files

sys/arm64/conf/GENERIC-UP-MMCCAM
2

This comment probably needs an update - i.e. it's not GENERIC.

22

This also ought to mention MMCCAM?

Removed arm64-related part

kibab retitled this revision from Add MMCCAM-enabled kernel config for IMX6 and arm64 to Add MMCCAM-enabled kernel config for IMX6, reduce debug noice in MMCCAM kernels.Aug 24 2017, 12:21 AM
kibab edited the summary of this revision. (Show Details)
kibab edited the summary of this revision. (Show Details)
kibab added a reviewer: manu.
sys/arm/conf/IMX6-MMCCAM
8

This likely should be marked NO UNIVERSE.

Removed device mmccam, added NO_UNIVERSE

Renamed kernel conf for amd64 and fixes whitespaces

This revision is now accepted and ready to land.Sep 11 2017, 8:56 PM
This revision was automatically updated to reflect the committed changes.