mmc get phase invalid clockrate #26
Labels
No labels
CI enhacement
CS10 (chromestick)
HIGH PRIOROITY
Low Priority
Solved
TODO
arm64
armhf
bug
c100 (veyron minnie)
duplicate
enhancement
good first issue
help wanted
invalid
minor bug
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ev4/PrawnOS#26
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Early in the boot kernel logs, these get thrown.
I vaguely recall reading on the chrome os kernel somewhere that it is due to certain emmcs not liking the way speed tuning is handled, possibly in the commit logs for https://chromium.googlesource.com/chromiumos/third_party/kernel/+/chromeos-3.14/drivers/clk/rockchip/clk-mmc-phase.c
EDIT: non of the current untested patches fix this
The reason we don't see thin in the chromeos kernel is that the error isn't present in
chromeos-3.14/drivers/clk/rockchip/clk-mmc-phase.cThe error has a pretty good description as to why it was added:
TODO: Try adding the two rate checks to the chromeos kernel
These errors show up in the chromeos kernel when the checks are added, since the machine works fine despite them and they don't seem to cause problems for chromeos I'm going to ignore and close this issue for now.
Reopening issue as these issues may be imapacting the other emmc related problems I'm. Submitted bug report.
according to some rockchip clock people this is likely a red herring and not indicative of a larger issue
this has been fixed in upstream, and will be included in 5.3. Backporting patches to 4.17.19, and eventually 4.19