On Sat, Apr 22, 2017 at 12:20:44PM +0530, Lokesh Vutla wrote:
> For platforms that don't use device tree in SPL the only
> way to mark this driver as 'required by relocation' is
> with the DM_FLAG_PRE_RELOC flag. Add this to ensure that
> the driver is bound.
>
> Signed-off-by: Lokesh Vutla
Rev
For platforms that don't use device tree in SPL the only
way to mark this driver as 'required by relocation' is
with the DM_FLAG_PRE_RELOC flag. Add this to ensure that
the driver is bound.
Signed-off-by: Lokesh Vutla
---
drivers/mmc/omap_hsmmc.c | 1 +
1 file changed, 1 insertion(+)
diff --git
2 matches
Mail list logo