-
Notifications
You must be signed in to change notification settings - Fork 175
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
odroidxu3-v2012.07: f7055b383cf349058b0a1e286905c27f9d67cd7f introduced regression: Only one CPU is inicialized #13
Comments
Situation before f7055b3 revert:
after the revert:
|
What BL2 did you fuse with the problem. I think you used an older BL2 with your newer u-boot.bin. If you use the HYP enabled BL2 with the re compiled u-boot (without reverting any commit) you should be fine. Use the ones from https://github.com/hardkernel/u-boot/tree/odroidxu3-v2012.07/sd_fuse/hardkernel and please update comment. |
elginsk8r
pushed a commit
to elginsk8r/u-boot
that referenced
this issue
Feb 27, 2022
Khadas vims v2015.01
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
I've compiled my custom u-boot today and noticed slowdown of the whole system as there's only one CPU correctly initialized. This lead me to revert of f7055b3 which fixes the issue and all 8 CPUs are correctly initialized now.
Thanks.
The text was updated successfully, but these errors were encountered: