On Tue, Aug 30, 2016 at 01:25:42PM +0200, Michal Simek wrote:
> Hi Tom
> 
> On 30.8.2016 13:21, Tom Rini wrote:
> > On Tue, Aug 30, 2016 at 08:49:33AM +0200, Michal Simek wrote:
> > 
> >> Hi Tom,
> >>
> >> 2016-08-01 6:49 GMT+02:00 Siva Durga Prasad Paladugu <
> >> siva.durga.palad...@xilinx.com>:
> >>
> >>> Added new Kconfig entry for config IDENT_STRING.
> >>>
> >>> Signed-off-by: Siva Durga Prasad Paladugu <siva...@xilinx.com>
> >>> ---
> >>> Changes for v2:
> >>> - Updated patch description to be more clear
> >>> - Updated help for newly added kconfig entry
> >>> ---
> >>>  common/Kconfig | 6 ++++++
> >>>  1 file changed, 6 insertions(+)
> >>>
> >>> diff --git a/common/Kconfig b/common/Kconfig
> >>> index 46e7173..cb46391 100644
> >>> --- a/common/Kconfig
> >>> +++ b/common/Kconfig
> >>> @@ -198,6 +198,12 @@ config CONSOLE_RECORD_IN_SIZE
> >>>           The buffer is allocated immediately after the malloc() region is
> >>>           ready.
> >>>
> >>> +config IDENT_STRING
> >>> +       string "String to be added to uboot version"
> >>> +       help
> >>> +         This string will be added to the U-Boot version
> >>> +         information (U_BOOT_VERSION).
> >>> +
> >>>  config SYS_NO_FLASH
> >>>         bool "Disable support for parallel NOR flash"
> >>>         default n
> >>> --
> >>> 2.7.4
> >>>
> >>
> >> Any problem with this patch?
> > 
> > Reviewed-by: Tom Rini <tr...@konsulko.com>
> 
> do you want to take it directly? If not, I will add it to my tree.

Go ahead and take it and if you don't deal with doing a moveconfig.py I
will afterwards.  Thanks!

-- 
Tom

Attachment: signature.asc
Description: Digital signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to