Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync Linux defconfig with Raspbian #31

Merged
merged 1 commit into from
Mar 21, 2020
Merged

Sync Linux defconfig with Raspbian #31

merged 1 commit into from
Mar 21, 2020

Conversation

fhunleth
Copy link
Member

This fixes an issue booting the Raspberry Pi 4 that shows these log
messages and never successfully mounts the MicroSD:

[    1.928553] sdhci-iproc fe340000.emmc2: Linked as a consumer to regulator.1
[    1.935829] sdhci-iproc fe340000.emmc2: Dropping the link to regulator.1
[    1.943187] sdhci-iproc fe340000.emmc2: Linked as a consumer to regulator.1
[    1.950413] sdhci-iproc fe340000.emmc2: Dropping the link to regulator.1

Fixes #30

This fixes an issue booting the Raspberry Pi 4 that shows these log
messages and never successfully mounts the MicroSD:

```
[    1.928553] sdhci-iproc fe340000.emmc2: Linked as a consumer to regulator.1
[    1.935829] sdhci-iproc fe340000.emmc2: Dropping the link to regulator.1
[    1.943187] sdhci-iproc fe340000.emmc2: Linked as a consumer to regulator.1
[    1.950413] sdhci-iproc fe340000.emmc2: Dropping the link to regulator.1
```

Fixes #30
@fhunleth fhunleth requested a review from mobileoverlord March 21, 2020 02:49
Copy link
Contributor

@mobileoverlord mobileoverlord left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested on my Pi 4 2G, 👍

@fhunleth fhunleth merged commit 681112c into master Mar 21, 2020
@fhunleth fhunleth deleted the rpi4-fix branch March 21, 2020 07:57
@jsimmonds2
Copy link

@fhunleth and @mobileoverlord many thanks :) :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[bug / v1.11.0] Erlang VM not started
3 participants