[U-Boot] [PATCH] usb: Introduce CONFIG_SPL_DM_USB

Sven Schwermer sven at svenschwermer.de
Thu Nov 15 15:09:12 UTC 2018


> 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?

Sven


More information about the U-Boot mailing list