commit | f8b3e236a4d4d3f7d66a1d10a7172369fa769278 | [log] [tgz] |
---|---|---|
author | Scott Wood <scottwood@freescale.com> | Mon Feb 20 12:56:25 2012 +0000 |
committer | Anatolij Gustschin <agust@denx.de> | Mon Mar 26 13:42:07 2012 +0200 |
tree | b73844655b2e613985abae6a729e03f66060e2a0 | |
parent | 1acfeac5278d4e6b01e61894983b278433fd9f2b [diff] |
MAKEALL: display SPL size if present 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 <scottwood@freescale.com> Acked-by: Tom Rini <trini@ti.com>