All of lore.kernel.org
 help / color / mirror / Atom feed
From: Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/3] Kconfig: zynqmp: Move config IDENT_STRING to Kconfig
Date: Fri, 29 Jul 2016 11:18:59 +0000	[thread overview]
Message-ID: <D6974F69F1104444AD495091953B61F84A22363E@XAP-PVEXMBX02.xlnx.xilinx.com> (raw)
In-Reply-To: <CAD6G_RTm3dQsNkBKoxjKsNu4w88SUKOoyLAFw-BsVQJ6YY+-Uw@mail.gmail.com>

Hi Jagan,

> -----Original Message-----
> From: Jagan Teki [mailto:jagannadh.teki at gmail.com]
> Sent: Friday, July 29, 2016 4:21 PM
> To: Siva Durga Prasad Paladugu <sivadur@xilinx.com>
> Cc: u-boot at lists.denx.de; Michal Simek <michals@xilinx.com>; Siva Durga
> Prasad Paladugu <sivadur@xilinx.com>
> Subject: Re: [U-Boot] [PATCH 1/3] Kconfig: zynqmp: Move config
> IDENT_STRING to Kconfig
> 
> On 29 July 2016 at 15:31, Siva Durga Prasad Paladugu
> <siva.durga.paladugu@xilinx.com> wrote:
> > Move the config IDENT_STRING to Kconfig for ZynqMP.
> 
> Didn't understand, from where IDENT_STRING kconfig option is moved from to
> common/Kconfig or added new kconfig entry help for IDENT_STRING.?
I meant that it was added to Kconfig. 
I will update description to be more clear in v2.

Thanks,
Siva

> 
> >
> > Signed-off-by: Siva Durga Prasad Paladugu <sivadur@xilinx.com>
> > ---
> >  common/Kconfig | 5 +++++
> >  1 file changed, 5 insertions(+)
> >
> > diff --git a/common/Kconfig b/common/Kconfig index 46e7173..011f9b3
> > 100644
> > --- a/common/Kconfig
> > +++ b/common/Kconfig
> > @@ -198,6 +198,11 @@ config CONSOLE_RECORD_IN_SIZE
> >           The buffer is allocated immediately after the malloc() region is
> >           ready.
> >
> > +config IDENT_STRING
> > +       string "Board specific string to be added to uboot version string"
> > +       help
> > +         This options adds the board specific name to u-boot version.
> > +
> >  config SYS_NO_FLASH
> >         bool "Disable support for parallel NOR flash"
> 
> --
> Jagan.

  reply	other threads:[~2016-07-29 11:18 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-29 10:01 [U-Boot] [PATCH 1/3] Kconfig: zynqmp: Move config IDENT_STRING to Kconfig Siva Durga Prasad Paladugu
2016-07-29 10:01 ` [U-Boot] [PATCH 2/3] zynqmp: Move config IDENT_STRING to defconfig Siva Durga Prasad Paladugu
2016-07-29 10:43   ` Jagan Teki
2016-07-29 11:14     ` Siva Durga Prasad Paladugu
2016-07-29 11:25       ` Michal Simek
2016-07-29 10:01 ` [U-Boot] [PATCH 3/3] zynqmp: Remove unnnecessary board config file for dc4 Siva Durga Prasad Paladugu
2016-07-29 10:52   ` Jagan Teki
2016-07-29 10:51 ` [U-Boot] [PATCH 1/3] Kconfig: zynqmp: Move config IDENT_STRING to Kconfig Jagan Teki
2016-07-29 11:18   ` Siva Durga Prasad Paladugu [this message]
2016-07-29 11:28     ` Jagan Teki
2016-09-21 15:30 ` [U-Boot] [U-Boot, " Tom Rini

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=D6974F69F1104444AD495091953B61F84A22363E@XAP-PVEXMBX02.xlnx.xilinx.com \
    --to=siva.durga.paladugu@xilinx.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.