-
Notifications
You must be signed in to change notification settings - Fork 5.2k
rpi-4.0.y: stuck on boot #934
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
Comments
kernel is built via: |
I'm currently running rpi-4.0.y built with bcm2709_defconfig (compiled today). |
I will try - but only after I have confirmed that it works with a rebuilt 3.18.y. Is there a change with the device-tree? Because it should be backwards-compatible with any earlier versions... |
#909 breaks compatibility (3.19 and 4.0 have this, 3.18 doesn't). It stops mmc from working if you mismatched kernel and DT blob. |
I guess I can only try it tomorrow morning as I have to rebuild (again) |
OK - compilation ran thru the night and with the new DTB it works... |
booting a freshly built 4.0.y on a rpi2 results in the following:
There is no means to recover from this besides pulling out the sd-card...
The text was updated successfully, but these errors were encountered: