On Thu, 17 Aug 2017, Harold Gutch wrote:
Out of curiosity, your fix basically hardcodes disabling sdhost on the Pi 3 and the Zero W - is it not possible to instead probe for the controller supported by sdhost? Or if that exists on all Raspberries,
I decided to only enable sdhost for boards with wifi. No benefit to using it on other boards, and you will have problems with cpu frequency adjustments and sdhost unless you explicitly set force_turbo=0 or 1 in config.txt.
Thanks for testing! Cheers, Jared