commit | 0c185696061afacfe78fc1bc405a0f6ed1f3f7a6 | [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 | d721a3a7714147a54f400f9daeeac059e579a4a4 [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>