Hello,
I have an i.MX8MP board (Phytec phycore to be precise) and am building a custom yocto recipe.
I am adding an second MMC on usdhc1 (mmc0)
I unfortunately have some communication problems and would like to have more MMC debugging data.
I enabled CONFIG_MMC_DEBUG in my fragment.cfg (and checked it was applied in my build directory)
Unfortunately I have no extra messages in dmeg / run/log/journal (using klog for logging)
is there another option that needs to be activated to see mmc debugging messages?
Thank you for your help!
Liliane