]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
am33xx: Stop modifying certain EMIF4D registers
authorTom Rini <trini@ti.com>
Thu, 7 Nov 2013 16:42:57 +0000 (11:42 -0500)
committerTom Rini <trini@ti.com>
Wed, 4 Dec 2013 13:11:45 +0000 (08:11 -0500)
commit39245c8699c68f85a5aaa3153d954370920d09c0
treef402a009ddf3ddbbe9b7732b1a6b8f87e7bb478d
parent340e6c830053846d48ba97a73adfac3f5cadfd7e
am33xx: Stop modifying certain EMIF4D registers

Based on the definitive guide to EMIF configuration[1] certain registers
that we have been modifying (and are documented registers) should be
left in their reset values rather than modified.  This has been tested
on AM335x GP EVM and Beaglebone White.

[1]: http://processors.wiki.ti.com/index.php/AM335x_EMIF_Configuration_tips
Cc: Enric Balletbo i Serra <eballetbo@iseebcn.com>
Cc: Javier Martinez Canillas <javier@dowhile0.org>
Cc: Heiko Schocher <hs@denx.de>
Cc: Lars Poeschel <poeschel@lemonage.de>
Signed-off-by: Tom Rini <trini@ti.com>
Tested-by: Matt Porter <matt.porter@linaro.org>
arch/arm/cpu/armv7/am33xx/ddr.c
arch/arm/include/asm/arch-am33xx/ddr_defs.h
board/compulab/cm_t335/spl.c
board/isee/igep0033/board.c
board/phytec/pcm051/board.c
board/siemens/dxr2/board.c
board/siemens/pxm2/board.c
board/siemens/rut/board.c
board/ti/am335x/board.c
board/ti/ti814x/evm.c
board/ti/ti816x/evm.c