On Mon, 17 Nov 2025 09:35:33 +0100, Sascha Hauer wrote:
> SoC UID and machine hashable data are both based on the same data but
> are both registered at different places with different functions.
> 
> This series aims to unify this by adding a function which uses the
> passed SoC UID to provide it to the environment and also to register
> machine hashable data.
> 
> [...]

Applied, thanks!

[1/9] introduce SoC UID
      https://git.pengutronix.de/cgit/barebox/commit/?id=c08b9d71cf88 (link may 
not be stable)
[2/9] soc: imx8mp: Soc ID is 128bit
      https://git.pengutronix.de/cgit/barebox/commit/?id=04cd52b05106 (link may 
not be stable)
[3/9] ARM: i.MX6: print leading zero for SoC ID
      https://git.pengutronix.de/cgit/barebox/commit/?id=992e3ab97b95 (link may 
not be stable)
[4/9] nvmem: bsec: call barebox_set_soc_uid()
      https://git.pengutronix.de/cgit/barebox/commit/?id=1a32d891915f (link may 
not be stable)
[5/9] nvmem: imx-ocotp-ele: call barebox_set_soc_uid()
      https://git.pengutronix.de/cgit/barebox/commit/?id=22eb66644d4d (link may 
not be stable)
[6/9] nvmem: ocotp: Fix SoC ID reading for i.MX8MP
      https://git.pengutronix.de/cgit/barebox/commit/?id=27d385ec7ef9 (link may 
not be stable)
[7/9] nvmem: imx-ocotp: call barebox_set_soc_uid()
      https://git.pengutronix.de/cgit/barebox/commit/?id=f2080b0e55bc (link may 
not be stable)
[8/9] soc: imx8m: register SoC UID
      https://git.pengutronix.de/cgit/barebox/commit/?id=966df836f1c9 (link may 
not be stable)
[9/9] Documentation: migration: add i.MX8MP SoC UID change note
      (no commit info)

Best regards,
-- 
Sascha Hauer <[email protected]>


Reply via email to