[U-Boot] spl: fix debug print in spl_common_init()
Tom Rini
trini at konsulko.com
Mon Aug 20 17:40:49 UTC 2018
On Mon, Aug 13, 2018 at 11:24:05AM +0200, Simon Goldschmidt 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>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180820/b8fd908d/attachment.sig>
More information about the U-Boot
mailing list