
On 09/09/2020 11:16, Andre Heider wrote:
On 04/09/2020 17:33, Andre Heider wrote:
Import armada-3720-espressobin-emmc.dts from Linux, but use sdhc1 for emmc, since our dtsi is still based on downstream and sdhc0 is used for the sd card.
Signed-off-by: Andre Heider a.heider@gmail.com
We've found a tester with an eMMC board, and unfortunately this patch is not sufficient. eMMC shows up, but accessing it errors out with "MMC: no card present".
Stefan, please ignore 3/3 for now. If you agree, 1/3 and 2/3 are still worth having, they prepare for syncing dts files with Linux.
Thanks to Gérald we managed to fix it. 3/3 is good to go, the missing piece was just respecting "non-removable", see [0].
That patch combined with this set makes it work, so please go ahead and review :)
Thanks, Andre
[0] https://patchwork.ozlabs.org/project/uboot/patch/20200910175340.515227-1-a.h...