[U-Boot] [PATCH] usb: Introduce CONFIG_SPL_DM_USB
Marek Vasut
marex at denx.de
Thu Nov 15 15:16:55 UTC 2018
On 11/15/2018 04:09 PM, Sven Schwermer wrote:
>> Sweet! Is this s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ or is there
>> some other stuff in the patch too ?
>
> There is also a bunch of CONFIG_BLK replacements.
>
>> 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.
>
> I was careful changing stuff that I couldn’t easily test. How should we take it from here?
Split it in two patches, I'll pick it and see what happens :)
Did you have a chance to run it through travis CI to see if it builds on
all and every platform ?
--
Best regards,
Marek Vasut
More information about the U-Boot
mailing list