[U-Boot] [PATCH v2 1/8] Enable CONFIG_BLK and CONFIG_DM_MMC to Kconfig

York Sun york.sun at nxp.com
Tue Jul 17 14:52:06 UTC 2018


On 07/17/2018 03:50 AM, Yinbo Zhu wrote:
> 
> 
> -----Original Message-----
> From: York Sun 
> Sent: 2018年7月9日 23:50
> To: Yinbo Zhu <yinbo.zhu at nxp.com>; u-boot at lists.denx.de
> Cc: Y.b. Lu <yangbo.lu at nxp.com>; Xiaobo Xie <xiaobo.xie at nxp.com>
> Subject: Re: [PATCH v2 1/8] Enable CONFIG_BLK and CONFIG_DM_MMC to Kconfig
> 
> On 07/08/2018 09:46 PM, Yinbo Zhu wrote:
>> This enables the folowing to Kconfig:
>> 	CONFIG_BLK
>> 	CONFIG_DM_MMC
> 
>> The order of patches seems wrong. Don't you need patch 2 & 3 before enabling these options?
> 
>> York
> 
> HI York,
> 
> Thanks your feedback! And the patch 1 is applied then that it reported some compiled error, so add patch 2 to fix compile error, and I will only put the patch 3 in front of patch 1, Do you think that's okay?

Every single patch must be successfully compiled. U-Boot must be
functional, too. Otherwise, you will face problem when you try to bisect
an issue.

York


More information about the U-Boot mailing list