From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Mon, 25 Nov 2013 13:05:55 -0800 Subject: [U-Boot] [PATCH 4/4 v2] t2080qds/ramboot: enable PBL tool for t2080qds In-Reply-To: <1385113152-1728-4-git-send-email-Shengzhou.Liu@freescale.com> References: <1385113152-1728-1-git-send-email-Shengzhou.Liu@freescale.com> <1385113152-1728-4-git-send-email-Shengzhou.Liu@freescale.com> Message-ID: <5293BBB3.8060303@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 11/22/2013 01:39 AM, Shengzhou Liu wrote: > Add the default RCW(SerDes 0x66_0x16) and PBI configure file for > T2080QDS board, so we can use PBL tool to generate the ramboot > image to support boot from NAND/SPI/SD. > > Signed-off-by: Shengzhou Liu > --- > Against master branch of git://git.denx.de/u-boot.git > v2: resubmit for rebase. Applied to u-boot-mpc85xx/master. Thanks. York