[U-Boot] [PATCH 1/3] ARM: AMx3xx: Allow arch specific code to use early DM

Tom Rini trini at konsulko.com
Fri Oct 14 17:03:56 CEST 2016


On Fri, Oct 14, 2016 at 10:35:23AM +0530, Lokesh Vutla wrote:

> 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. This is inspired by commit e850ed82bce8 ("ARM: OMAP4+: Allow
> arch specific code to use early DM")
> 
> Signed-off-by: Lokesh Vutla <lokeshvutla at ti.com>

Reviewed-by: Tom Rini <trini at konsulko.com>

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20161014/f844c426/attachment.sig>


More information about the U-Boot mailing list