You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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
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: