From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Mon, 26 Mar 2012 13:58:01 +0200 Subject: [U-Boot] [PATCH v2] MAKEALL: display SPL size if present In-Reply-To: <20120220225625.GA19731@schlenkerla.am.freescale.net> References: <20120211212011.6321825E9F5@gemini.denx.de> <20120220225625.GA19731@schlenkerla.am.freescale.net> Message-ID: <20120326135801.6f64b337@wker> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Scott, On Mon, 20 Feb 2012 16:56:25 -0600 Scott Wood wrote: > This makes it easier to detect changes in the SPL portion, > as can currently be done for the main U-Boot image. > > Signed-off-by: Scott Wood > --- > v2: Only invoke size once. > > MAKEALL | 8 ++++++-- > 1 files changed, 6 insertions(+), 2 deletions(-) Applied to u-boot-staging/agust at denx.de. Thanks. Anatolij