diff options
author | Simon Glass <sjg@chromium.org> | 2014-09-03 23:36:59 (GMT) |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2014-09-10 18:59:57 (GMT) |
commit | 3ea0953d36023d7e50fb00b2e258d8fb2828aeac (patch) | |
tree | 14068f40e78c5482a1dad65c4d21fa1d64cb1f77 /common/stdio.c | |
parent | b7a809957bcd72c2efa49ce733774b1e28878585 (diff) | |
download | u-boot-fsl-qoriq-3ea0953d36023d7e50fb00b2e258d8fb2828aeac.tar.xz |
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: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'common/stdio.c')
0 files changed, 0 insertions, 0 deletions