commit | e754da2aee394505b1d471e48398941a19bfb549 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue May 07 06:11:59 2013 +0000 |
committer | Tom Rini <trini@ti.com> | Tue May 14 15:37:25 2013 -0400 |
tree | 25c7bd8a66c70bdb7a31d2ff5b3e80cc7b1300c9 | |
parent | ab9efc665a5695cc7ff7bcb35b2d6bb5726bb9f3 [diff] |
image: Move error! string to common place The string " error\n" appears in each error string. Move it out to a common place. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Marek Vasut <marex@denx.de>