From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lukasz Majewski Date: Tue, 12 Jul 2016 14:24:11 +0200 Subject: [U-Boot] [PATCH 1/3] COSMETIC: mmc: sdhci: Add CONFIG_ prefix to SDHCI_READ_STATUS_TIMEOUT In-Reply-To: <20160712121425.GB25382@bill-the-cat> References: <1468241345-17980-1-git-send-email-l.majewski@samsung.com> <20160712121425.GB25382@bill-the-cat> Message-ID: <20160712142411.11687dec@amdc2363> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Tom, > On Mon, Jul 11, 2016 at 02:49:03PM +0200, Lukasz Majewski wrote: > > > This change gives common prefix for SDHCI_READ_STATUS_TIMEOUT. > > > > Signed-off-by: Lukasz Majewski > > Hang on, didn't we just intentionally not CONFIG_ this option and not > add it to Kconfig? Apparently, I was not aware of such intentions :-). I do agree that we should add new options to Kconfig, so with second thoughts I think that this patch was not so good idea... > If we're making these tunable they need to be in > Kconfig and if needed, non-asked questions, ie: > int SDHCI_READ_STATUS_TIMEOUT > default 100 if FOO_PLATFORM > default 500 if BAR_PLATFORM > default 1000 > > Thanks! > BTW: I'm testing Jeahoon's patches for fixing this issue, so probably this patch series could be dropped. -- Best regards, Lukasz Majewski Samsung R&D Institute Poland (SRPOL) | Linux Platform Group