From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Sat, 11 Oct 2014 22:49:45 +0200 Subject: [U-Boot] [PATCH 2/2] kconfig: add CONFIG_SUPPORT_TPL In-Reply-To: References: <1411636747-10276-1-git-send-email-yamada.m@jp.panasonic.com> <1411636747-10276-3-git-send-email-yamada.m@jp.panasonic.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Masahiro, On Sun, 12 Oct 2014 02:04:36 +0900, Masahiro YAMADA wrote: > Hi Albert, > > 2014-10-11 17:56 GMT+09:00 Albert ARIBAUD : > > Hi Masahiro, > > > > On Thu, 25 Sep 2014 18:19:07 +0900, Masahiro Yamada > > wrote: > > > >> CONFIG_TPL should not be enabled for boards that do not have TPL. > >> CONFIG_SUPPORT_TPL introduced by this commit should be "select"ed > >> by boards with TPL support and CONFIG_TPL should depend on it. > > > > Actually, I see no CONFIG_SUPPORT_TPL in the patch, only > > HAVE_TPL_SUPPORT. The commit message should match the patch content on > > this point, should it not? > > > I am guessing you are seeing the old patch (v1) that has been already > Superseded. > > The newest of this patch is v3: > http://patchwork.ozlabs.org/patch/397543/ My bad -- I'd missed this indeed. Amicalement, -- Albert.