17:55 | topi` | jnettlet: I'm back home and can now access the serial console. It seems my 4.11 kernel finds the eMMC just fine (on mmc2) but the SDcard in mmc1 doesn't get detected. |
17:55 | topi` | [ 3.796049] mmc1: SDHCI controller on 2194000.usdhc [2194000.usdhc] using ADe |
17:55 | topi` | this is the only line which mentions mmc1 or address 2194000 |
17:55 | topi` | [ 3.712401] sdhci-esdhc-imx 2194000.usdhc: Got CD GPIO e |
17:56 | topi` | sorry, this, too |
17:57 | topi` | [ 4.430934] mmc2: new DDR MMC card at address 0001 : |
17:57 | topi` | this does work. |
18:11 | topi` | now I booted the 3.14.60-sr kernel and SDcard works fine, however it doesn't recognise mmc2 |
18:11 | topi` | [ 1.761396] mmc2: unrecognised EXT_CSD revision 8 |
18:13 | topi` | it seems this EXT_CSD 8 corresponds to MMCv5.1 |
18:13 | topi` | if (card->ext_csd.rev > 7) { pr_err("%s: unrecognised EXT_CSD revision %d\n", |
18:27 | mhilt | anyone have a 3D printable case for hummingboard gate / edge ? |