diff options
author | Simon Glass <sjg@chromium.org> | 2014-09-03 17:37:01 -0600 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2014-09-10 12:59:58 -0600 |
commit | 9fb02491fe96991cbedc49c7ebe5cdd271d1b6a7 (patch) | |
tree | f0368f2f950e20bf6ce3c4a56b49eafcac678d20 /include/MCD_progCheck.h | |
parent | 294b91a5817147d4b7f47be2ac69bac2a1f26491 (diff) | |
download | u-boot-imx-9fb02491fe96991cbedc49c7ebe5cdd271d1b6a7.zip u-boot-imx-9fb02491fe96991cbedc49c7ebe5cdd271d1b6a7.tar.gz u-boot-imx-9fb02491fe96991cbedc49c7ebe5cdd271d1b6a7.tar.bz2 |
dm: Make driver model available before board_init()
For some boards board_init() will change GPIOs, so we need to have driver
model available before then. Adjust the board init to arrange this, but
enable it for driver model only, just to be safe.
This does create additional #ifdef logic, but it is safer than trying to
make a pervasive change which may cause some boards to break.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/MCD_progCheck.h')
0 files changed, 0 insertions, 0 deletions