From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Fri, 22 May 2015 13:57:05 -0700 Subject: [U-Boot] [PATCH] driver/ddr/fsl: Remove deskew_cntrl register In-Reply-To: <1430256194-16025-1-git-send-email-yorksun@freescale.com> References: <1430256194-16025-1-git-send-email-yorksun@freescale.com> Message-ID: <555F9821.6030002@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 04/28/2015 02:23 PM, York Sun wrote: > This register is reserved and shouldn't have been exposed. > Accessing it may have unexpected result on different SoCs. > > Signed-off-by: York Sun > --- Applied to u-boot-fsl-qoriq master. Awaiting upstream. York