public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: Simon Glass <sjg@chromium.org>
Cc: "U-Boot Mailing List" <u-boot@lists.denx.de>,
	"Joe Hershberger" <joe.hershberger@ni.com>,
	"Alban Bedel" <alban.bedel@aerq.com>,
	"Alexandru Gagniuc" <mr.nuke.me@gmail.com>,
	"Anatolij Gustschin" <agust@denx.de>,
	"Andrew F. Davis" <afd@ti.com>,
	"Angelo Dureghello" <angelo@sysam.it>,
	"Aswath Govindraju" <a-govindraju@ti.com>,
	"Bharat Gooty" <bharat.gooty@broadcom.com>,
	"Bin Meng" <bmeng.cn@gmail.com>,
	"Chin-Liang See" <clsee@altera.com>,
	"Claudiu Manoil" <claudiu.manoil@nxp.com>,
	"Dalon Westergreen" <dwesterg@gmail.com>,
	"Dinh Nguyen" <dinguyen@kernel.org>,
	"Enric Balletbo i Serra" <enric.balletbo@collabora.com>,
	"Govindaraji Sivanantham" <Govindaraji.Sivanantham@in.bosch.com>,
	"Heiko Schocher" <hs@denx.de>,
	"Hiremath Gireesh" <Gireesh.Hiremath@in.bosch.com>,
	"Igor Grinberg" <grinberg@compulab.co.il>,
	"Jaehoon Chung" <jh80.chung@samsung.com>,
	"Klaus Heinrich Kiwi" <klaus@linux.vnet.ibm.com>,
	"Kunihiko Hayashi" <hayashi.kunihiko@socionext.com>,
	"Ley Foon Tan" <ley.foon.tan@intel.com>,
	"Lokesh Vutla" <lokeshvutla@ti.com>,
	"Lukasz Majewski" <lukma@denx.de>,
	"Marcin Niestroj" <m.niestroj@grinn-global.com>,
	"Marek Behún" <marek.behun@nic.cz>,
	"Marek Vasut" <marek.vasut@gmail.com>,
	"Mario Six" <mario.six@gdsys.cc>,
	"Matthias Brugger" <mbrugger@suse.com>,
	"Michael Walle" <michael@walle.cc>,
	"Michal Simek" <michal.simek@xilinx.com>,
	"Olaf Mandel" <o.mandel@menlosystems.com>,
	"Patrice Chotard" <patrice.chotard@foss.st.com>,
	"Patrick Delaunay" <patrick.delaunay@foss.st.com>,
	"Pavel Machek" <pavel@denx.de>,
	"Priyanka Jain" <priyanka.jain@nxp.com>,
	"Purna Chandra Mandal" <purna.mandal@microchip.com>,
	"Rajesh Bhagat" <rajesh.bhagat@nxp.com>,
	"Ramon Fried" <rfried.dev@gmail.com>,
	"Ran Wang" <ran.wang_1@nxp.com>,
	"Rayagonda Kokatanur" <rayagonda.kokatanur@broadcom.com>,
	"Rick Chen" <rick@andestech.com>,
	"Sean Anderson" <seanga2@gmail.com>,
	"Sjoerd Simons" <sjoerd.simons@collabora.co.uk>,
	"Stefan Roese" <sr@denx.de>,
	"Steffen Jaeckel" <jaeckel-floss@eyet-services.de>,
	"Vitaly Andrianov" <vitalya@ti.com>,
	"Wasim Khan" <wasim.khan@nxp.com>, "Wolfgang Denk" <wd@denx.de>,
	"Wolfgang Grandegger" <wg@aries-embedded.de>,
	"Yangbo Lu" <yangbo.lu@nxp.com>,
	"Zubair Lutfullah Kakakhel" <Zubair.Kakakhel@imgtec.com>,
	uboot-stm32@st-md-mailman.stormreply.com
Subject: Re: [PATCH v2 3/5] Convert CONFIG_TIMESTAMP to Kconfig
Date: Fri, 21 Jan 2022 14:02:32 -0500	[thread overview]
Message-ID: <20220121190232.GD7004@bill-the-cat> (raw)
In-Reply-To: <20211218182752.1121322-3-sjg@chromium.org>

[-- Attachment #1: Type: text/plain, Size: 232 bytes --]

On Sat, Dec 18, 2021 at 11:27:50AM -0700, Simon Glass wrote:

> This converts the following to Kconfig:
>    CONFIG_TIMESTAMP
> 
> Signed-off-by: Simon Glass <sjg@chromium.org>

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

  reply	other threads:[~2022-01-21 19:09 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-18 18:27 [PATCH v2 1/5] Convert CONFIG_KEEP_SERVERADDR to Kconfig Simon Glass
2021-12-18 18:27 ` [PATCH v2 2/5] Convert CONFIG_UDP_CHECKSUM " Simon Glass
2022-01-21 19:02   ` Tom Rini
2021-12-18 18:27 ` [PATCH v2 3/5] Convert CONFIG_TIMESTAMP " Simon Glass
2022-01-21 19:02   ` Tom Rini [this message]
2021-12-18 18:27 ` [PATCH v2 4/5] Convert CONFIG_BOOTP_SERVERIP " Simon Glass
2022-01-21 19:02   ` Tom Rini
2021-12-18 18:27 ` [PATCH v2 5/5] net: Drop #ifdefs with CONFIG_BOOTP_SERVERIP Simon Glass
2021-12-19 11:41   ` Ramon Fried
2022-01-21 19:02   ` Tom Rini
2022-01-21 19:02 ` [PATCH v2 1/5] Convert CONFIG_KEEP_SERVERADDR to Kconfig 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=20220121190232.GD7004@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=Gireesh.Hiremath@in.bosch.com \
    --cc=Govindaraji.Sivanantham@in.bosch.com \
    --cc=Zubair.Kakakhel@imgtec.com \
    --cc=a-govindraju@ti.com \
    --cc=afd@ti.com \
    --cc=agust@denx.de \
    --cc=alban.bedel@aerq.com \
    --cc=angelo@sysam.it \
    --cc=bharat.gooty@broadcom.com \
    --cc=bmeng.cn@gmail.com \
    --cc=claudiu.manoil@nxp.com \
    --cc=clsee@altera.com \
    --cc=dinguyen@kernel.org \
    --cc=dwesterg@gmail.com \
    --cc=enric.balletbo@collabora.com \
    --cc=grinberg@compulab.co.il \
    --cc=hayashi.kunihiko@socionext.com \
    --cc=hs@denx.de \
    --cc=jaeckel-floss@eyet-services.de \
    --cc=jh80.chung@samsung.com \
    --cc=joe.hershberger@ni.com \
    --cc=klaus@linux.vnet.ibm.com \
    --cc=ley.foon.tan@intel.com \
    --cc=lokeshvutla@ti.com \
    --cc=lukma@denx.de \
    --cc=m.niestroj@grinn-global.com \
    --cc=marek.behun@nic.cz \
    --cc=marek.vasut@gmail.com \
    --cc=mario.six@gdsys.cc \
    --cc=mbrugger@suse.com \
    --cc=michael@walle.cc \
    --cc=michal.simek@xilinx.com \
    --cc=mr.nuke.me@gmail.com \
    --cc=o.mandel@menlosystems.com \
    --cc=patrice.chotard@foss.st.com \
    --cc=patrick.delaunay@foss.st.com \
    --cc=pavel@denx.de \
    --cc=priyanka.jain@nxp.com \
    --cc=purna.mandal@microchip.com \
    --cc=rajesh.bhagat@nxp.com \
    --cc=ran.wang_1@nxp.com \
    --cc=rayagonda.kokatanur@broadcom.com \
    --cc=rfried.dev@gmail.com \
    --cc=rick@andestech.com \
    --cc=seanga2@gmail.com \
    --cc=sjg@chromium.org \
    --cc=sjoerd.simons@collabora.co.uk \
    --cc=sr@denx.de \
    --cc=u-boot@lists.denx.de \
    --cc=uboot-stm32@st-md-mailman.stormreply.com \
    --cc=vitalya@ti.com \
    --cc=wasim.khan@nxp.com \
    --cc=wd@denx.de \
    --cc=wg@aries-embedded.de \
    --cc=yangbo.lu@nxp.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox