1
0
Fork 0
remarkable-uboot/board/gumstix/pepper
Tom Rini c4f80f5003 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: Jeroen Hofstee <jeroen@myspectrum.nl>
Cc: Ash Charles <ash@gumstix.com>
Signed-off-by: Tom Rini <trini@ti.com>
Tested-By: Ash Charles <ashcharles@gmail.com>
2014-07-25 16:26:08 -04:00
..
Makefile am335x: pepper: Add Gumstix Pepper AM335x-based machine 2014-05-13 19:47:51 -04:00
board.c am335x_evm / gumstix pepper: Correct DDR settings 2014-07-25 16:26:08 -04:00
board.h am335x: pepper: Add Gumstix Pepper AM335x-based machine 2014-05-13 19:47:51 -04:00
mux.c am335x: pepper: Add Gumstix Pepper AM335x-based machine 2014-05-13 19:47:51 -04:00