diff options
author | Lokesh Vutla <lokeshvutla@ti.com> | 2016-03-07 14:49:54 +0530 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-03-14 19:18:48 -0400 |
commit | e850ed82bce86323939b5ce8e53f0f11a66e02a9 (patch) | |
tree | 4d0746d9c3b7660ba4132df974c768bda9ebcc93 /drivers/i2c | |
parent | 29c20ba235bbe2af113dfc8f09e04c3c8f9bdec0 (diff) | |
download | u-boot-imx-e850ed82bce86323939b5ce8e53f0f11a66e02a9.zip u-boot-imx-e850ed82bce86323939b5ce8e53f0f11a66e02a9.tar.gz u-boot-imx-e850ed82bce86323939b5ce8e53f0f11a66e02a9.tar.bz2 |
ARM: OMAP4+: Allow arch specfic code to use early DM
Early system initialization is being done before initf_dm is being called
in U-Boot. Then system will fail to boot if any of the DM enabled driver
is being called in this system initialization code. So, rearrange the
code a bit so that DM enabled drivers can be called during early system
initialization.
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'drivers/i2c')
0 files changed, 0 insertions, 0 deletions