Dear all , our board its hanging very near to boot
I have no routed the mechanical SD card detect and it seems to be the problem
I also patched the DTS with this
usdhc1 {
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_esdhc1>;
bus-width = <4>;
broken-cd;
disable-wp;
};
But still fails
See the video it hangs showing
Waiting for root device /dev/mmcblk0p2...
See attached video link
https://drive.google.com/open?id=0B7...1Y5OGxMbG1iX0k
Thank you in advance
I have no routed the mechanical SD card detect and it seems to be the problem
I also patched the DTS with this
usdhc1 {
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_esdhc1>;
bus-width = <4>;
broken-cd;
disable-wp;
};
But still fails
See the video it hangs showing
Waiting for root device /dev/mmcblk0p2...
See attached video link
https://drive.google.com/open?id=0B7...1Y5OGxMbG1iX0k
Thank you in advance
Comment