From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Fri, 7 Mar 2014 14:55:35 -0800 Subject: [U-Boot] [PATCH] board/b4860qds: Add support to make Aurora work on B4860QDS In-Reply-To: <1393410990-3348-1-git-send-email-shaveta@freescale.com> References: <1393410990-3348-1-git-send-email-shaveta@freescale.com> Message-ID: <531A4E67.7020703@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 02/26/2014 02:36 AM, Shaveta Leekha wrote: > 1) Add new SerDes1 protocols having Aurora in them > 2) Add VSC cross point connections for Aurora to work with > CPRI and SGMIIs > 3) Configure VSC crossbar switch to connect SerDes1 > lanes to aurora on board, by checking SerDes1 protocols > 4) SerDes1 Refclks have been set properly to make > Aurora, CPRI and SGMIIs to work together properly > > Signed-off-by: Shaveta Leekha > --- Applied to u-boot-mpc85xx/master. Thanks. York