]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Improve debugging options in bcm2835_sdhci.c
authorbz <bz@FreeBSD.org>
Sun, 31 Mar 2019 19:27:44 +0000 (19:27 +0000)
committerbz <bz@FreeBSD.org>
Sun, 31 Mar 2019 19:27:44 +0000 (19:27 +0000)
commita12312b811a64550b23e3bcee7727bbfec70246a
tree2c3bf5568956c7413a5189a1ca6c677a7a3eac94
parentacc892a7599f57065c095ecbc750d3625c079b00
Improve debugging options in bcm2835_sdhci.c

Similar to bcm2835_sdhost.c add a TUNABLE and SYSCTL to selectively
turn on debugging printfs if debugging is turned on at compile time.

MFC after: 2 weeks
Sponsored by: The FreeBSD Foundation
Reviewed by: gonzo, andrew
Differential Revision: https://reviews.freebsd.org/D19745
sys/arm/broadcom/bcm2835/bcm2835_sdhci.c