From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Tue, 18 Jun 2013 12:54:49 -0500 Subject: [U-Boot] [PATCH 10/10] powerpc: p1022ds: support TPL on the P1022DS In-Reply-To: (from timur@tabi.org on Tue Jun 18 10:37:02 2013) Message-ID: <1371578089.9073.28@snotra> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 06/18/2013 10:37:02 AM, Timur Tabi wrote: > On Tue, Jun 18, 2013 at 5:39 AM, wrote: > > From: Ying Zhang > > > > Support TPL on the P1022DS. > > Please define "TPL". I have no idea what it is. Third Program Loader. An additional stage that comes after SPL, before the main image. But yes, the commit message and README should explain this. -Scott