1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-30 15:01:27 +02:00
Files
u-boot-megous/drivers/mmc
Lokesh Vutla cbcb170164 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>
2017-05-11 22:21:28 -04:00
..
2017-03-17 09:27:08 +01:00
2016-12-01 13:51:57 +09:00
2016-10-09 21:36:27 -06:00
2016-10-09 21:36:27 -06:00
2017-03-14 20:40:20 -04:00