diff options
| author | Bryan Brattlof <[email protected]> | 2026-06-24 10:35:07 -0500 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2026-07-15 13:54:02 -0600 |
| commit | b158ef7c445a1ab66134c410c901766d0a73e486 (patch) | |
| tree | ea3e7fde994954a62ae8ad5e98d265988664e034 /scripts/cleanpatch | |
| parent | fcda974e36033ad5331a9b4a4a551af4e141ad7d (diff) | |
arm: mach-omap2: am33xx: ddr: ensure proper reset->cke delay
With the Beaglebone Black the delay on DDR_RESET to DDR_CKE is currently
~135us and not the >500us required by JEDEC spec.
The issue here is the REF_CTRL register performs two purposes. It is the
counter for CKE to RESET delay before the DDR controller is initialized
and used to configure the refresh rate after initialization of the
controller.
So to avoid inadvertently configuring the CKE to DDR delay, ensure we
initialize the controller before we configure the refresh rate.
Fixes: 69b918b65d11 ("am33xx,ddr3: fix ddr3 sdram configuration")
Signed-off-by: Bryan Brattlof <[email protected]>
Diffstat (limited to 'scripts/cleanpatch')
0 files changed, 0 insertions, 0 deletions
