From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Fri, 27 Sep 2013 10:53:56 -0700 Subject: [U-Boot] [PATCH 2/3] powerpc : p1_p2_rdb_pc : Enable p1_p2_rdb_pc to start from eSPI with SPL In-Reply-To: <1378459858-5176-2-git-send-email-ying.zhang@freescale.com> References: <1378459858-5176-1-git-send-email-ying.zhang@freescale.com> <1378459858-5176-2-git-send-email-ying.zhang@freescale.com> Message-ID: <5245C634.6000404@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 p1_p2_rdb_pc to start from eSPI with SPL. > > Signed-off-by: Ying Zhang > --- Applied to u-boot-mpc85xx/next, pending merging to u-boot-mpc85xx/master branch. York