From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Fri, 22 Jun 2012 13:36:45 +0200 Subject: [U-Boot] [PATCH 3/9] ipu_common: Only apply the erratum to MX51 In-Reply-To: <1338485043-21666-3-git-send-email-fabio.estevam@freescale.com> References: <1338485043-21666-1-git-send-email-fabio.estevam@freescale.com> <1338485043-21666-3-git-send-email-fabio.estevam@freescale.com> Message-ID: <20120622133645.332b1335@wker> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, On Thu, 31 May 2012 14:23:57 -0300 Fabio Estevam wrote: > The following erratum : > > "ENGcm08316 > IPU: Clarification regarding the bypass mode registers setup for > display and camera interfaces" > > ,only applies to mx51, so restrict its usage for this SoC only. > > Signed-off-by: Fabio Estevam > --- > drivers/video/ipu_common.c | 2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-) Applied to u-boot-video/next, thanks! Anatolij