From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] suggested/stealable setups for robustness with switchable partitions?
Date: Fri, 22 Jul 2016 23:47:47 +0200 [thread overview]
Message-ID: <20160722214747.E35AA100539@atlas.denx.de> (raw)
In-Reply-To: <alpine.LFD.2.20.1607221314020.1878@localhost.localdomain>
Dear Robert,
In message <alpine.LFD.2.20.1607221314020.1878@localhost.localdomain> you wrote:
>
> followup to my earlier post, i'll keep this short as i want to do
> some research first, but i'm looking for setups where target boards
> have dual partitions that switch between active and inactive for
> reliability.
Switching partitions is usually not some isolated feature, but part of
a software update and reliable fall back configuration. In U-Boot, it
is usually found in combination with the boot counter feature; in
Linux, it usually requires support of a (hardware) watchdog.
Once you reached that point, you probably want to look at the
swupdate [1] project and read it's documentation...
[1] http://git.denx.de/?p=swupdate.git;a=summary
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"Unix is simple, but it takes a genius to understand the simplicity."
- Dennis Ritchie
next prev parent reply other threads:[~2016-07-22 21:47 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-22 17:18 [U-Boot] suggested/stealable setups for robustness with switchable partitions? Robert P. J. Day
2016-07-22 21:47 ` Wolfgang Denk [this message]
2016-07-25 10:42 ` Robert P. J. Day
2016-07-25 10:52 ` Stefano Babic
2016-07-25 11:01 ` Robert P. J. Day
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160722214747.E35AA100539@atlas.denx.de \
--to=wd@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.