[U-Boot] [PATCH 1/7] spl: use panic_str instead of panic

Simon Glass sjg at chromium.org
Tue Dec 8 01:39:28 CET 2015


On 6 December 2015 at 09:45, Simon Glass <sjg at chromium.org> wrote:
>
> On 4 December 2015 at 15:27, Sjoerd Simons
> <sjoerd.simons at collabora.co.uk> wrote:
> > For a simple static string, use panic_str() which prevents calling
> > printf needlessly.
> >
> > Signed-off-by: Sjoerd Simons <sjoerd.simons at collabora.co.uk>
> > ---
> >
> >  common/spl/spl.c | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
>
> Reviewed-by: Simon Glass <sjg at chromium.org>

Acked-by: Simon Glass <sjg at chromium.org>
Tested on firefly:
Tested-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list