All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v5 1/3] Kconfig: Add EXPERT option
Date: Thu, 20 Nov 2014 10:43:55 -0500	[thread overview]
Message-ID: <20141120154355.GD21184@bill-the-cat> (raw)
In-Reply-To: <5465C44C.605@redhat.com>

On Fri, Nov 14, 2014 at 09:58:52AM +0100, Hans de Goede wrote:
> Hi,
> 
> On 11/14/2014 09:55 AM, Albert ARIBAUD wrote:
> > Hello Hans,
> > 
> > On Fri, 14 Nov 2014 09:34:29 +0100, Hans de Goede <hdegoede@redhat.com>
> > wrote:
> >> From: Tom Rini <trini@ti.com>
> >>
> >> For similar reasons to why the Linux Kernel has an EXPERT option, we too
> >> want an option to allow for tweaking of some options that while normally
> >> should remain hidden, may need to be changed in some cases.
> >>
> >> Signed-off-by: Tom Rini <trini@ti.com>
> >> Acked-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
> >> Acked-by: Hans de Goede <hdegoede@redhat.com>
> >> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
> >> ---
> > 
> > As you're just resending Tom's patch, should it have your own
> > Signed-off-by? No need to post v6 if you think this should be
> > corrected, I would do it when applying.
> 
> AFAIK it is normal to add a Signed-off-by when a patch passes through
> ones hands / tree. But I'm fine with having it removed, either way
> works for me.

I don't have a preference either way.  We don't add S-o-B lines as often
as the kernel does but I don't want to make people worry about that when
switching between kernel and u-boot work either.

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

  reply	other threads:[~2014-11-20 15:43 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-14  8:34 [U-Boot] [PATCH v5 0/3] ARM: Add armv7/Kconfig and allow booting in secure mode on non-secure boot capable systems Hans de Goede
2014-11-14  8:34 ` [U-Boot] [PATCH v5 1/3] Kconfig: Add EXPERT option Hans de Goede
2014-11-14  8:55   ` Albert ARIBAUD
2014-11-14  8:58     ` Hans de Goede
2014-11-20 15:43       ` Tom Rini [this message]
2014-11-21  9:18         ` Albert ARIBAUD
2014-11-14  8:34 ` [U-Boot] [PATCH v5 2/3] ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt options Hans de Goede
2014-11-14  8:34 ` [U-Boot] [PATCH v5 3/3] ARM: bootm: Allow booting in secure mode on hyp capable systems Hans de Goede
2014-11-20 14:34 ` [U-Boot] [PATCH v5 0/3] ARM: Add armv7/Kconfig and allow booting in secure mode on non-secure boot " Hans de Goede

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=20141120154355.GD21184@bill-the-cat \
    --to=trini@ti.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 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.