public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v4 1/2] spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig
Date: Thu, 3 Nov 2016 11:57:37 -0400	[thread overview]
Message-ID: <20161103155737.GP23095@bill-the-cat> (raw)
In-Reply-To: <20161103134953.6291-2-semen.protsenko@linaro.org>

On Thu, Nov 03, 2016 at 03:49:52PM +0200, Sam Protsenko wrote:

> Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org>
> ---
> Changes in v4:
>   - remove TARGET_* from Kconfig default section
[snip]
> diff --git a/common/spl/Kconfig b/common/spl/Kconfig
> index bb99f1f..a67ad0d 100644
> --- a/common/spl/Kconfig
> +++ b/common/spl/Kconfig
> @@ -70,6 +70,30 @@ config SPL_DISPLAY_PRINT
>  	  banner ("U-Boot SPL ..."). This function should be provided by
>  	  the board.
>  
> +config SYS_MMCSD_RAW_MODE_U_BOOT_USE_SECTOR
> +	bool "MMC raw mode: by sector"
> +	depends on SPL
> +	default n
> +	help
> +	  Use sector number for specifying U-Boot location on MMC/SD in
> +	  raw mode.

You forgot about removing 'default n' (that is the default) and adding
default y if cases.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20161103/b41fe769/attachment.sig>

  reply	other threads:[~2016-11-03 15:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-03 13:49 [U-Boot] [PATCH v4 0/2] spl: Convert MMC raw mode sector options to Kconfig Sam Protsenko
2016-11-03 13:49 ` [U-Boot] [PATCH v4 1/2] spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR " Sam Protsenko
2016-11-03 15:57   ` Tom Rini [this message]
2016-11-03 19:49     ` Sam Protsenko
2016-11-03 13:49 ` [U-Boot] [PATCH v4 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=20161103155737.GP23095@bill-the-cat \
    --to=trini@konsulko.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox