On 11/15/2018 09:20 AM, Sven Schwermer wrote:
> This allows building the SPL without driver model for USB. So far,
> support has only been added to the iMX6/7 host driver. Other boards will
> keep their existing behaviour.
> 
> Signed-off-by: Sven Schwermer <s...@svenschwermer.de>
> ---

Sweet! Is this s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ or is there
some other stuff in the patch too ? If the later is the case, it'd be
nice to do the s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ in a separate
patch, to make the later easier to review.

Otherwise looks good.

-- 
Best regards,
Marek Vasut
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to