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
U-Boot identifies the total amount of memory to be 2 GiB while our probing mechanism results in 3 GiB. I briefly looked into the U-Boot sources and we might have to check the DRAM's CTL registers to properly detect dual rank usage.
The text was updated successfully, but these errors were encountered:
U-Boot identifies the total amount of memory to be 2 GiB while our probing mechanism results in 3 GiB. I briefly looked into the U-Boot sources and we might have to check the DRAM's CTL registers to properly detect dual rank usage.
The text was updated successfully, but these errors were encountered: