Home
last modified time | relevance | path

Searched hist:cbcb1701643bf8f4f5f73648fd96c52eb4e4bc59 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/mmc/
H A Domap_hsmmc.ccbcb1701643bf8f4f5f73648fd96c52eb4e4bc59 Wed Apr 26 08:07:06 UTC 2017 Lokesh Vutla <lokeshvutla@ti.com> dm: mmc: omap_hsmmc: Add pre-reloc flag to the driver

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.

Reviewed-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>