sd-card is not working on espressobin

Moritz Berghof mberghof at phoenixcontact.com
Mon Apr 27 09:56:10 CEST 2020


Hi Community,

Hi Marek, Hi Stefan,

we are still working on the u-boot master of the espressobin platform.

Do you have any ideas why mmc cannot find any sd-card?


The mmc devices can be list and I changed the armada-3720-espressobin.dts<https://pxccs-gitlab.dev.de.innominate.com/pxccs-components/u-boot-mainline/-/blob/master/arch/arm/dts/armada-3720-espressobin.dts> with:


vcc_sd_reg0: regulator at 0 {

        ...

};


&sdhci0 {
        pinctrl-names = "default";
        pinctrl-0 = <&sdio_pins>;
        bus-width = <4>;
        vqmmc-supply = <&vcc_sd_reg0>;
        status = "okay";
};


MMC ist activated on mvebu_espressobin-88f3720_defconfig<https://pxccs-gitlab.dev.de.innominate.com/pxccs-components/u-boot-mainline/-/blob/master/configs/mvebu_espressobin-88f3720_defconfig>.

Greetings,

--
Moritz Berghof
Software Engineer
mberghof at phoenixcontact.com<mailto:mberghof at phoenixcontact.com>
www.phoenixcontact.com<http://www.phoenixcontact.com/>

PHOENIX CONTACT Cyber Security GmbH
Richard-Willstätter-Straße 6<x-apple-data-detectors://1/1>
D-12489 Berlin<x-apple-data-detectors://1/1>
Register Court: AG Charlottenburg, HR B 202908
Geschäftsführer/General Manager: Kilian Golm


.......................................................................................
PHOENIX CONTACT Cyber Security GmbH 
Richard-Willstätter-Straße 6  
D-12489 Berlin  
 
Register Court: AG Charlottenburg, HR B 202908 
Geschäftsführer/General Manager: Kilian Golm


More information about the U-Boot mailing list