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

The boot fail with 3383f2774a4f78b8e2e3b00b368ad46782115c5a and crust SCP + u-boot #51

Open
gschwind opened this issue May 21, 2021 · 1 comment

Comments

@gschwind
Copy link

gschwind commented May 21, 2021

Hello,

I tryed to install Jumpdrive belong another linux distribution on my pinephone. To achieve this I build my own u-boot with crust PSC enable. You can find the u-boot with crust enable here [1].

Using crust-enable u-boot make the Jumpdrive not bootable. I found that disabling pinctrl of a64 solve the boot issue. The fix can be found gschwind/Jumpdrive@eb1113e

Note that even with the boot fixed there is still issue with the availability of each device node. I currently working to solve that issue too using mdev.

[1] https://gitlab.com/pine64-org/crust-meta

@gschwind gschwind changed the title The boot fail with 3383f2774a4f78b8e2e3b00b368ad46782115c5a and crust PSC + u-boot The boot fail with 3383f2774a4f78b8e2e3b00b368ad46782115c5a and crust SCP + u-boot May 21, 2021
@gschwind
Copy link
Author

After tons of trial and error, I found the proper fix of the issue as gschwind/Jumpdrive@88a5537

This enable RTC instead of disabling sunxi-a64.

I tested it with my pinephone successfully.

Best regards.

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

No branches or pull requests

1 participant