From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Thu, 25 Sep 2014 09:29:49 -0700 Subject: [U-Boot] [PATCH v2] powerpc/t104xrdb: Add Support of rcw for T1042RDB in u-boot In-Reply-To: <1406120147-24635-1-git-send-email-vijay.rai@freescale.com> References: <1406120147-24635-1-git-send-email-vijay.rai@freescale.com> Message-ID: <542442FD.4060705@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 07/23/2014 05:55 AM, Vijay Rai wrote: > This patch adds support of rcw for T1042RDB, it makes following changes : > - Adds t1042_rcw.cfg file for serdes protocol 0x86 for T1042RDB > - Renames t1042_pi_rcw.cfg file from t1042_rcw.cfg and also updates > comments for valid serdes protocol which is 0x06 > - Also updates CONFIG_SYS_FSL_PBL_RCW for T1042RDB > > Signed-off-by: Vijay Rai > Signed-off-by: Priyanka Jain > --- Applied to u-boot-mpc85xx master, awaiting upstream. York