mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-19 19:27:27 +00:00
04818d5857
The switch to the upstream mmc-mtk driver caused problems with MT7621 because of unstable too high clock frequency: [ 49.643291] mmc0: error -88 whilst initialising SD card [ 49.890047] mmc0: error -88 whilst initialising SD card [ 50.142414] mmc0: error -88 whilst initialising SD card [ 50.419218] mmc0: error -88 whilst initialising SD card ... Fix this by reducing the clock speed to 48 MHz instead of 50 MHz, which is also the value used in upstream Linux mt7621.dtsi. With that change applied SD cards work as expected on MT7621 devices also with the new driver. Signed-off-by: Daniel Golle <daniel@makrotopia.org> |
||
---|---|---|
.. | ||
base-files/etc | ||
dts | ||
files/drivers | ||
image | ||
mt76x8 | ||
mt7620 | ||
mt7621 | ||
patches-6.6 | ||
rt288x | ||
rt305x | ||
rt3883 | ||
Makefile | ||
modules.mk |