Skip to content
Commit 3ea0953d authored by Simon Glass's avatar Simon Glass
Browse files

dm: Move pre-reloc init earlier to cope with board_early_init_f()



In order to support GPIO access in board_early_init_f() we must set up
driver model before this function is called. In any case, earlier is
better since driver model is (or will become) a key function for most
init.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent b7a80995
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