Skip to content
Snippets Groups Projects
Verified Commit d8d3ac8e authored by Marek Behun's avatar Marek Behun
Browse files

patches/openwrt: uboot-mvebu: Add patches to dynamically support old DDR3 training on Turris Omnia

Add U-Boot patches to dynamically support old DDR3 training on Turris
Omnia.

Users experiencing DDR3 initialization failures or random crashes of the
operating system due to incorrect DDR3 configuration can select the old
DDR3 training implementation to fix those issues by setting the
environment variable
  env set omnia_ddr3_training old
  env save
Or, alternatively from Linux:
  fw_setenv omnia_ddr3_training old
parent b4e0ae5a
No related branches found
No related tags found
1 merge request!706patches/openwrt: uboot-mvebu: Add patches to dynamically support old DDR3 training on Turris Omnia
Pipeline #122982 failed
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment