From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Thu, 3 Nov 2016 11:57:37 -0400 Subject: [U-Boot] [PATCH v4 1/2] spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig In-Reply-To: <20161103134953.6291-2-semen.protsenko@linaro.org> References: <20161103134953.6291-1-semen.protsenko@linaro.org> <20161103134953.6291-2-semen.protsenko@linaro.org> Message-ID: <20161103155737.GP23095@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, Nov 03, 2016 at 03:49:52PM +0200, Sam Protsenko wrote: > Signed-off-by: Sam Protsenko > --- > 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: