[U-Boot] [PATCH] spl: fix debug print in spl_common_init()
Dr. Philipp Tomsich
philipp.tomsich at theobroma-systems.com
Mon Aug 13 10:45:55 UTC 2018
> On 13 Aug 2018, at 11:24, Simon Goldschmidt <simon.k.r.goldschmidt at gmail.com> wrote:
>
> spl_common_init() debug-prints "spl_early_init()\n" but it is
> called both from spl_early_init() and spl_init().
>
> Fix this by moving the debug() statement to the calling functions
> which now print their name.
>
> Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt at gmail.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
More information about the U-Boot
mailing list