Skip to content
Snippets Groups Projects
Commit c4f80f50 authored by Tom Rini's avatar Tom Rini
Browse files

am335x_evm / gumstix pepper: Correct DDR settings


As noted by clang, we have been shifting certain values out of 32bit
range when setting some DDR registers.  Upon further inspection these
had been touching reserved fields (and having no impact).  These came in
from historical bring-up code and can be discarded.  Similarly, we had
been declaring some fields as 0 when they will be initialized that way.
Tested on Beaglebone White.

Reported-by: default avatarJeroen Hofstee <jeroen@myspectrum.nl>
Cc: Ash Charles <ash@gumstix.com>
Signed-off-by: default avatarTom Rini <trini@ti.com>
Tested-By: default avatarAsh Charles <ashcharles@gmail.com>
parent c6ac7e3b
No related branches found
No related tags found
Loading
Loading
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