[U-Boot] [PATCH v2 4/4] usb: am335x_evm: Disable CONFIG_SPL_DM_USB

Marek Vasut marex at denx.de
Sun Nov 18 19:17:21 UTC 2018


On 11/18/2018 08:05 PM, Sven Schwermer wrote:
>>>> This configuration doesn't use USB in the SPL, so we need to disable
>>>> driver model for USB in the SPL.
>>>>
>>>> Signed-off-by: Sven Schwermer <sven at svenschwermer.de
>>>> <mailto:sven at svenschwermer.de>>
>>>
>>> How many other boards will need such a patch ?
>>
>> In this case, "all" am335x boards should as only am43xx and later offer
>> ROM loads SPL from a USB mass storage device (rather than showing up as
>> a CDC ethernet device).
> 
> I actually tested this patch series on Travis CI and this was the only
> “offender”. See https://travis-ci.org/svenschwermer/u-boot/builds/456335517
> Are the other boards not checked in Travis? If so, I’d go through them
> manually.

Well, this patch disables DM_USB in SPL for am335x, but SPL_DM_USB is
default y, so I wonder on how many boards SPL_DM_USB got enabled
automatically and incorrectly.

-- 
Best regards,
Marek Vasut


More information about the U-Boot mailing list