From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from metis.ext.pengutronix.de ([2001:6f8:1178:4:290:27ff:fe1d:cc33]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1WOSCH-0003I3-64 for barebox@lists.infradead.org; Fri, 14 Mar 2014 13:30:50 +0000 From: Sascha Hauer Date: Fri, 14 Mar 2014 14:30:18 +0100 Message-Id: <1394803820-29277-5-git-send-email-s.hauer@pengutronix.de> In-Reply-To: <1394803820-29277-1-git-send-email-s.hauer@pengutronix.de> References: <1394803820-29277-1-git-send-email-s.hauer@pengutronix.de> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: [PATCH 4/6] ARM: pfla02: Set ODT to recommended setting To: barebox@lists.infradead.org From: Christian Hemp 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 Signed-off-by: Philipp Zabel --- 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 _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox