[U-Boot] [PATCH v3 1/3] Don't enable CONFIG_SPL_DM_USB for non-DM SPL
Marek Vasut
marex at denx.de
Mon Dec 10 11:39:25 UTC 2018
On 12/10/2018 11:29 AM, Martyn Welch wrote:
> On Mon, 2018-12-03 at 19:29 +0100, Marek Vasut wrote:
>> On 12/03/2018 06:29 PM, Martyn Welch wrote:
>>> When CONFIG_SPL_DM_USB was added, it was added defaulted on without
>>> protection to ensure it didn't get set for non-DM SPL builds.
>>>
>>> This leads to unexpected and confusing failures when building a DM
>>> based
>>> U-Boot but with a non-DM SPL, as the defconfig is unlikely to have
>>> CONFIG_SPL_DM_USB actively disabled.
>>>
>>> Tweak the Kconfig to not enable this setting unless CONFIG_SPL_DM
>>> is set.
>>>
>>> Signed-off-by: Martyn Welch <martyn.welch at collabora.com>
>>
>> It looks OK, but I don't see Sven on CC and I don't see 2/3 and 3/3.
>>
>
> My mistake, trying to get used to patman. I'll resend and ensure you
> and Sven are CCed on all 3 patches.
Thanks!
--
Best regards,
Marek Vasut
More information about the U-Boot
mailing list