From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Fri, 25 May 2012 08:04:06 -0700 Subject: [U-Boot] [PATCH] ARM: OMAP4: Correct the lpddr2 io settings register value. In-Reply-To: <1337855425-3016-1-git-send-email-r.sricharan@ti.com> References: <1337855425-3016-1-git-send-email-r.sricharan@ti.com> Message-ID: <20120525150406.GD25860@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, May 24, 2012 at 04:00:25PM +0530, R Sricharan wrote: > To meet certain timing requirements on the lpddr2 cmd and data phy > interfaces ,lpddr iopads have to be configured as differential buffers > and a Vref has to be internally generated and provided to these buffers. > > Correcting the above settings here. > > Signed-off-by: R Sricharan Applied to u-boot-ti/master, thanks. -- Tom