Home
last modified time | relevance | path

Searched hist:c4f80f500356a8e0a71debe5bbe6e9a0d6d5d62e (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/board/gumstix/pepper/
H A Dboard.cc4f80f500356a8e0a71debe5bbe6e9a0d6d5d62e Tue Jul 08 01:40:16 UTC 2014 Tom Rini <trini@ti.com> 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>
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-am33xx/
H A Dddr_defs.hc4f80f500356a8e0a71debe5bbe6e9a0d6d5d62e Tue Jul 08 01:40:16 UTC 2014 Tom Rini <trini@ti.com> 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>
/rk3399_rockchip-uboot/board/ti/am335x/
H A Dboard.cc4f80f500356a8e0a71debe5bbe6e9a0d6d5d62e Tue Jul 08 01:40:16 UTC 2014 Tom Rini <trini@ti.com> 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>