All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sam Protsenko <semen.protsenko@linaro.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v5 1/2] spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig
Date: Wed, 16 Nov 2016 19:21:57 +0200	[thread overview]
Message-ID: <CAKaJLVuRWvcY6R_=xFzqq+DmphYZrqNJ3786PQuG1UG7gvTvMg@mail.gmail.com> (raw)
In-Reply-To: <20161105182536.GE20830@bill-the-cat>

On Sat, Nov 5, 2016 at 8:25 PM, Tom Rini <trini@konsulko.com> wrote:
> On Thu, Nov 03, 2016 at 09:47:48PM +0200, Sam Protsenko wrote:
>> Signed-off-by: Sam Protsenko <semen.protsenko@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

  reply	other threads:[~2016-11-16 17:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-03 19:47 [U-Boot] [PATCH v5 0/2] spl: Convert MMC raw mode sector options to Kconfig Sam Protsenko
2016-11-03 19:47 ` [U-Boot] [PATCH v5 1/2] spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR " Sam Protsenko
2016-11-05 18:25   ` Tom Rini
2016-11-16 17:21     ` Sam Protsenko [this message]
2016-11-03 19:47 ` [U-Boot] [PATCH v5 2/2] spl: Remove CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS Sam Protsenko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAKaJLVuRWvcY6R_=xFzqq+DmphYZrqNJ3786PQuG1UG7gvTvMg@mail.gmail.com' \
    --to=semen.protsenko@linaro.org \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.