All of lore.kernel.org
 help / color / mirror / Atom feed
* RFC: Adding U-Boot version in FDT chosen node
@ 2022-04-11 18:17 Francesco Dolcini
  2022-04-11 18:27 ` Sean Anderson
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Francesco Dolcini @ 2022-04-11 18:17 UTC (permalink / raw)
  To: u-boot; +Cc: sjg, Rob Herring

Hello all,
I have a need to pass the u-boot version string to the operating
system and I'm thinking at adding `u-boot,version` property storing
`version_string` in it in the FDT `chosen` node.

Is this something that would be generally useful? Would be a patch like
that acceptable in upstream u-boot? Is there any other obvious way to
achieve something like that already implemented (using the cmdline would
work without any code change, but probably not the nicest solution).

Francesco


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-04-21 10:02 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-11 18:17 RFC: Adding U-Boot version in FDT chosen node Francesco Dolcini
2022-04-11 18:27 ` Sean Anderson
2022-04-12 13:35 ` Rob Herring
2022-04-20 17:01 ` Francesco Dolcini
2022-04-20 17:33   ` Tom Rini
2022-04-20 21:51   ` Mark Kettenis
2022-04-21  8:34     ` Francesco Dolcini
2022-04-21 10:02       ` Mark Kettenis

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.