mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [RFC] Support multiple environments in barebox
@ 2011-03-09 15:17 Juergen Beisert
  2011-03-09 15:17 ` [PATCH 1/5] Move environment handling out from the main routine Juergen Beisert
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Juergen Beisert @ 2011-03-09 15:17 UTC (permalink / raw)
  To: barebox

This patch series adds handling routines for multiple environments. This
can be usefull if an environment partition gets destroyed by accident. In
this case barebox falls back to a second (or more) environment partition.

The board file just have to register env0, env1 and so on. When running the
saveenv command, barebox will store the new content to all environment
partitions it finds.

Comments are welcome, as this is a cleaned patch stack from one of March
last year. And untested, due to the lack of hardware.

jbe


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

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

end of thread, other threads:[~2011-08-14  6:13 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-09 15:17 [RFC] Support multiple environments in barebox Juergen Beisert
2011-03-09 15:17 ` [PATCH 1/5] Move environment handling out from the main routine Juergen Beisert
2011-03-09 15:17 ` [PATCH 2/5] CRC value handling and dry run mode in 'envfs_load' Juergen Beisert
2011-03-09 15:17 ` [PATCH 3/5] Add generic routine for environment partition handling Juergen Beisert
2011-03-09 15:17 ` [PATCH 4/5] Add multi environment support Juergen Beisert
2011-03-09 15:17 ` [PATCH 5/5] " Juergen Beisert
2011-08-14  6:09   ` Boaz Ben-David
2011-08-14  6:12   ` Boaz Ben-David

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