[PATCH 4/6] ARM: pfla02: Set ODT to recommended setting

Sascha Hauer s.hauer at pengutronix.de
Fri Mar 14 09:30:18 EDT 2014


From: Christian Hemp <c.hemp at phytec.de>

Change the ODT values to  0x11117 (Recommended from Freescale)
see App note AN4579 "i.MX 6 Series Thermal Management Guidelines"

Signed-off-by: Christian Hemp <c.hemp at phytec.de>
Signed-off-by: Philipp Zabel <p.zabel at pengutronix.de>
---
 arch/arm/boards/phytec-phyflex-imx6/flash-header-phytec-pfla02.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/arm/boards/phytec-phyflex-imx6/flash-header-phytec-pfla02.h b/arch/arm/boards/phytec-phyflex-imx6/flash-header-phytec-pfla02.h
index 138ae36..fd09054 100644
--- a/arch/arm/boards/phytec-phyflex-imx6/flash-header-phytec-pfla02.h
+++ b/arch/arm/boards/phytec-phyflex-imx6/flash-header-phytec-pfla02.h
@@ -75,8 +75,8 @@ wm 32 0x021b001c 0x04008048
 wm 32 0x021b0800 0xa1380003
 wm 32 0x021b4800 0xa1380003
 wm 32 0x021b0020 0x00005800
-wm 32 0x021b0818 0x00022227
-wm 32 0x021b4818 0x00022227
+wm 32 0x021b0818 0x00011117
+wm 32 0x021b4818 0x00011117
 wm 32 0x021b083c 0x433c033f
 wm 32 0x021b0840 0x033e033d
 wm 32 0x021b483c 0x43490351
-- 
1.9.0




More information about the barebox mailing list