
25 Apr
2017
25 Apr
'17
11:09 p.m.
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 lokeshvutla@ti.com
Reviewed-by: Tom Rini trini@konsulko.com
--
Tom