Skip to content
Commit fa6333af authored by Sughosh Ganu's avatar Sughosh Ganu Committed by Tom Rini
Browse files

spl: call spl_board_init() at the end of the spl init sequence



The spl_board_init() function on sandbox invokes the unit
tests. Invoking the tests should be done once the rest of the system
has been initialised. Call the spl_board_init() function at the very
end, once the rest of the initilisation functions have been called,
including the setting up of the LMB memory map.

Signed-off-by: default avatarSughosh Ganu <sughosh.ganu@linaro.org>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent 9b19e207
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment