Tool/software: Linux
Now I meet a problem::When our custom board boot from EMMC(TDA2Ex17),sometimes it will hangs on Waiting for root device PARTUUID=6179c7ef-02...as following(the failure is about 50%)
[ 5.966323] asoc-simple-card sound@0: tlv320aic3x-hifi <-> 48468000.mcasp mapping ok
[ 5.987419] omapdss_dss 58000000.dss: master bind failed: -517
[ 5.993702] cpsw 48484000.ethernet: gpio request failed, ret -517
[ 6.000411] hctosys: unable to open rtc device (rtc0)
[ 6.017358] aic_dvdd: disabling
[ 6.020604] vddshv8: disabling
[ 6.023701] mmc1: MAN_BKOPS_EN bit is not set
[ 6.028308] ALSA device list:
[ 6.031350] #0: DRA7xx-EVM
[ 6.035253] Waiting for root device PARTUUID=6179c7ef-02...
Can you provide some advice to me?