From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Wed, 11 Jun 2014 14:30:08 -0700 Subject: [U-Boot] [PATCH] board/t208x: update t2080qds/t2080rdb for errata A-007186 In-Reply-To: <1400153051-31346-1-git-send-email-Shengzhou.Liu@freescale.com> References: <1400153051-31346-1-git-send-email-Shengzhou.Liu@freescale.com> Message-ID: <5398CA60.3070906@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 05/15/2014 04:24 AM, Shengzhou Liu wrote: > As errata A-007186, we need to use the alternate serdes > protocol instead of those impacted protocols. > > - add support for serdes protocols: 0x1b, 0x50, 0x5e, > 0x64, 0x6a, 0xd2, 0x67, 0x70. > - update t2080_rcw.cfg to adapt to new rcw_66_15 for > t2080qds and t2080rdb. > > Signed-off-by: Shengzhou Liu > --- Applied to u-boot-mpc85xx. Sorry for the late notice. York