[PATCH v2 00/10] Add barebox TLV infrastructure

Sascha Hauer s.hauer at pengutronix.de
Mon Jun 2 03:18:11 PDT 2025


On Wed, 28 May 2025 16:30:33 +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 at pengutronix.de>




More information about the barebox mailing list