[U-Boot] [PATCH v5 1/2] spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig

Sam Protsenko semen.protsenko at linaro.org
Wed Nov 16 18:21:57 CET 2016


On Sat, Nov 5, 2016 at 8:25 PM, Tom Rini <trini at konsulko.com> wrote:
> On Thu, Nov 03, 2016 at 09:47:48PM +0200, Sam Protsenko wrote:
>> Signed-off-by: Sam Protsenko <semen.protsenko at linaro.org>
> [snip]
>> diff --git a/configs/Chuwi_V7_CW0825_defconfig b/configs/Chuwi_V7_CW0825_defconfig
>> index a67038b..8507f73 100644
>> --- a/configs/Chuwi_V7_CW0825_defconfig
>> +++ b/configs/Chuwi_V7_CW0825_defconfig
>> @@ -22,4 +22,3 @@ CONFIG_USB_MUSB_HOST=y
>>  CONFIG_VIDEO_LCD_SPI_CS="PA0"
>>  CONFIG_VIDEO_LCD_SPI_SCLK="PA1"
>>  CONFIG_VIDEO_LCD_SPI_MOSI="PA2"
>> -CONFIG_CFB_CONSOLE=y
>
> I see similar things in other configs too.  When you use moveconfig.py
> you normally do not want to use '-s'.  Or when you do, you don't want to
> include those otherwise unrelated changes in your patch, just the
> changes related to the options you've migrated.
>

Done. Please review v6 series.

> --
> Tom


More information about the U-Boot mailing list