From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Fri, 27 Sep 2013 10:54:02 -0700 Subject: [U-Boot] [PATCH 3/3] powerpc: p1_p2_rdb_pc: add TPL for p1_p2_rdb_pc nand boot In-Reply-To: <1378459858-5176-3-git-send-email-ying.zhang@freescale.com> References: <1378459858-5176-1-git-send-email-ying.zhang@freescale.com> <1378459858-5176-3-git-send-email-ying.zhang@freescale.com> Message-ID: <5245C63A.4030609@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 09/06/2013 02:30 AM, ying.zhang at freescale.com wrote: > From: Ying Zhang > > Enable TPL for p1_p2_rdb_pc nand boot. > > Signed-off-by: Ying Zhang > --- Applied to u-boot-mpc85xx/next, pending merging to u-boot-mpc85xx/master branch. York