2014年9月18日 星期四

CONFIG_REGULATOR_FIXED_VOLTAGE

AM335x 或 BBB 的 kernel 有用到,不然會有下列錯誤

[    0.984058] omap_hsmmc 48060000.mmc: unable to get vmmc regulator -517
[    0.991028] platform 48060000.mmc: Driver omap_hsmmc requests probe deferral
[    0.998717] omap_hsmmc 481d8000.mmc: unable to get vmmc regulator -517
[    1.005611] platform 481d8000.mmc: Driver omap_hsmmc requests probe deferral
[    1.019195] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01 00:00:0
0 UTC (946684800)                                                              
[    1.031031] Waiting for root device /dev/mmcblk0p2...                       
[    1.037015] omap_hsmmc 48060000.mmc: unable to get vmmc regulator -517
[    1.044030] platform 48060000.mmc: Driver omap_hsmmc requests probe deferral
[    1.051768] omap_hsmmc 481d8000.mmc: unable to get vmmc regulator -517
[    1.058698] platform 481d8000.mmc: Driver omap_hsmmc requests probe deferral

沒有留言:

張貼留言

SIP header Via

所有 SIP 訊息 都要有 Via,縮寫 v。一開始的 UAC 和後續途經的每個 proxy 都會疊加一個 Via 放傳送的位址,依序作為回應的路徑。 格式 sent-protocol sent-by [ ;branch= branch ][ ; 參數 ...] s...