diff options
author | Simon Glass <sjg@chromium.org> | 2014-09-03 17:36:59 -0600 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2014-09-10 12:59:57 -0600 |
commit | 3ea0953d36023d7e50fb00b2e258d8fb2828aeac (patch) | |
tree | 14068f40e78c5482a1dad65c4d21fa1d64cb1f77 /common/cmd_fastboot.c | |
parent | b7a809957bcd72c2efa49ce733774b1e28878585 (diff) | |
download | u-boot-imx-3ea0953d36023d7e50fb00b2e258d8fb2828aeac.zip u-boot-imx-3ea0953d36023d7e50fb00b2e258d8fb2828aeac.tar.gz u-boot-imx-3ea0953d36023d7e50fb00b2e258d8fb2828aeac.tar.bz2 |
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/cmd_fastboot.c')
0 files changed, 0 insertions, 0 deletions