mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: barebox@lists.infradead.org, Ahmad Fatoum <a.fatoum@pengutronix.de>
Subject: Re: [PATCH 00/10] Add barebox TLV infrastructure
Date: Mon, 02 Jun 2025 12:18:11 +0200	[thread overview]
Message-ID: <174885949197.884157.2276077124998409311.b4-ty@pengutronix.de> (raw)
In-Reply-To: <20250411074045.2019372-1-a.fatoum@pengutronix.de>


On Fri, 11 Apr 2025 09:40:35 +0200, Ahmad Fatoum wrote:
> barebox TLV is a system to store and retrieve a device's (read-only)
> meta-data from non-volatile memory.
> It is intended to handle information that are usually only set in
> the factory - like serial number, MAC-addresses, analog calibration
> data, etc.
> Data is stored in a tag-length-value format (hence the name) and read
> from non-volatile memory during startup.
> 
> [...]

Applied, thanks!

[01/10] net: factor out eth_of_get_fixup_node
        https://git.pengutronix.de/cgit/barebox/commit/?id=bdd4724851c6 (link may not be stable)
[02/10] net: export list of registered ethernet addresses
        https://git.pengutronix.de/cgit/barebox/commit/?id=41ce77cf857d (link may not be stable)
[03/10] common: add optional systemd.hostname generation
        https://git.pengutronix.de/cgit/barebox/commit/?id=82a0f33b0be0 (link may not be stable)
[04/10] common: add barebox TLV support
        https://git.pengutronix.de/cgit/barebox/commit/?id=0b444f05f713 (link may not be stable)
[05/10] commands: add TLV debugging command
        https://git.pengutronix.de/cgit/barebox/commit/?id=f418e36f9bc1 (link may not be stable)
[06/10] scripts: add bareboxtlv host/target tool
        https://git.pengutronix.de/cgit/barebox/commit/?id=ae1c64f8b799 (link may not be stable)
[07/10] boards: add decoder for LXA TLV v1 format
        https://git.pengutronix.de/cgit/barebox/commit/?id=edc1152b47d8 (link may not be stable)
[08/10] scripts: Add Barebox TLV Generator Tooling
        https://git.pengutronix.de/cgit/barebox/commit/?id=62f8e6a21fb1 (link may not be stable)
[09/10] doc: Add User-Documentation for Barebox TLV
        https://git.pengutronix.de/cgit/barebox/commit/?id=5a7fc3321407 (link may not be stable)
[10/10] ARM: stm32mp: lxa: enable TLV support for TAC & FairyTux2
        https://git.pengutronix.de/cgit/barebox/commit/?id=89fa32f572da (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer@pengutronix.de>




      parent reply	other threads:[~2025-06-02 10:20 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-11  7:40 Ahmad Fatoum
2025-04-11  7:40 ` [PATCH 01/10] net: factor out eth_of_get_fixup_node Ahmad Fatoum
2025-04-11  7:40 ` [PATCH 02/10] net: export list of registered ethernet addresses Ahmad Fatoum
2025-04-11  7:40 ` [PATCH 03/10] common: add optional systemd.hostname generation Ahmad Fatoum
2025-04-11  7:40 ` [PATCH 04/10] common: add barebox TLV support Ahmad Fatoum
2025-04-14 14:49   ` Sascha Hauer
2025-04-14 14:57     ` Ahmad Fatoum
2025-04-14 15:06       ` Sascha Hauer
2025-04-11  7:40 ` [PATCH 05/10] commands: add TLV debugging command Ahmad Fatoum
2025-04-11  7:40 ` [PATCH 06/10] scripts: add bareboxtlv host/target tool Ahmad Fatoum
2025-04-11  7:40 ` [PATCH 07/10] boards: add decoder for LXA TLV v1 format Ahmad Fatoum
2025-04-11  7:40 ` [PATCH 08/10] scripts: Add Barebox TLV Generator Tooling Ahmad Fatoum
2025-04-14 15:00   ` Sascha Hauer
2025-04-11  7:40 ` [PATCH 09/10] doc: Add User-Documentation for Barebox TLV Ahmad Fatoum
2025-04-11  7:40 ` [PATCH 10/10] ARM: stm32mp: lxa: enable TLV support for TAC & FairyTux2 Ahmad Fatoum
2025-04-22 11:40 ` [PATCH 00/10] Add barebox TLV infrastructure Ahmad Fatoum
2025-06-02 10:18 ` Sascha Hauer [this message]

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=174885949197.884157.2276077124998409311.b4-ty@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=a.fatoum@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    /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