Hello Tom,
On 08-07-14 03:40, Tom Rini wrote:
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 <jer...@myspectrum.nl>
Cc: Ash Charles <a...@gumstix.com>
Signed-off-by: Tom Rini <tr...@ti.com>
---
arch/arm/include/asm/arch-am33xx/ddr_defs.h | 4 ----
board/gumstix/pepper/board.c | 30 +++------------------------
board/ti/am335x/board.c | 30 +++------------------------
3 files changed, 6 insertions(+), 58 deletions(-)
Thanks, the warnings are also gone!
Regards,
Jeroen
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot