mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix machine-id operation
@ 2019-06-14 20:35 Cory Tusar
  2019-06-14 20:35 ` [PATCH 1/2] common: boot: Instantiate storage for global.boot.machine_id Cory Tusar
  2019-06-14 20:35 ` [PATCH 2/2] common: blspec: Both environment and config file machine-id must match Cory Tusar
  0 siblings, 2 replies; 5+ messages in thread
From: Cory Tusar @ 2019-06-14 20:35 UTC (permalink / raw)
  To: barebox; +Cc: Chris Healy

Hi all,

What follows is a short series that fixes a pair of problems I
encountered when trying to use a machine-id value to boot a specific
disk partition on several of our platforms.

Best regards,
-Cory


Cory Tusar (2):
  common: boot: Instantiate storage for global.boot.machine_id
  common: blspec: Both environment and config file machine-id must match

 common/blspec.c | 14 ++++++--------
 common/boot.c   |  9 +++++++++
 2 files changed, 15 insertions(+), 8 deletions(-)

-- 
2.21.0

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2019-06-17 18:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-14 20:35 [PATCH 0/2] Fix machine-id operation Cory Tusar
2019-06-14 20:35 ` [PATCH 1/2] common: boot: Instantiate storage for global.boot.machine_id Cory Tusar
2019-06-17 12:21   ` Sascha Hauer
2019-06-17 18:06     ` Cory Tusar
2019-06-14 20:35 ` [PATCH 2/2] common: blspec: Both environment and config file machine-id must match Cory Tusar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox