From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Thu, 25 Sep 2014 09:46:06 -0700 Subject: [U-Boot] [PATCH] powerpc/t104xrdb: Set DDR ODT to 75ohm In-Reply-To: <1409910511-20754-1-git-send-email-Priyanka.Jain@freescale.com> References: <1409910511-20754-1-git-send-email-Priyanka.Jain@freescale.com> Message-ID: <542446CE.7000402@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 09/05/2014 02:48 AM, Priyanka Jain wrote: > DDR-ODT require cfg_dram_type switch set properly as per DDR type. > T1040RDB, T1042RDB boards have DDR3L type DDR, so cfg_dram_type > should be set to OFF for DDR3L > Update t104xrdb/README for switch setting > > Signed-off-by: Priyanka Jain > --- Applied to u-boot-mpc85xx, awaiting upstream. York