commit | dd1e3e799a353a81be7eaaf7c0517c33c33edd18 | [log] [tgz] |
---|---|---|
author | Patrice Chotard <patrice.chotard@st.com> | Thu Feb 08 17:25:19 2018 +0100 |
committer | Tom Rini <trini@konsulko.com> | Tue Mar 13 21:45:37 2018 -0400 |
tree | 71f5910ca8395192697b6a460c7bac369e26492c | |
parent | 6243c884485182d7dd949c8ef1965d71593c9e4d [diff] |
ARM: dts: stm32: limit sdio frequency to 14Mhz for stm32f429i-eval This avoids the following errors while reading on mmc: Read data bytes CRC error: 0x2 switch to partitions #0, OK mmc0 is current device Read data bytes CRC error: 0x82002 ** Unrecognized filesystem type ** Signed-off-by: Patrice Chotard <patrice.chotard@st.com>