1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-27 04:45:22 +01:00
Files
u-boot-megous/common
Simon Goldschmidt 94cb986e5e spl: fix debug print in spl_common_init()
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@gmail.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
2018-08-20 07:21:28 -04:00
..
2013-04-01 16:33:52 -04:00
2018-06-19 07:31:45 -04:00
2013-04-01 16:33:52 -04:00
2018-06-13 07:49:13 -04:00
2018-08-17 13:04:00 -04:00
2016-02-06 12:00:59 +01:00
2016-05-02 18:37:09 -04:00
2018-07-24 09:25:23 -04:00
2018-06-05 20:19:08 -04:00
2017-08-16 08:30:24 -04:00