From: Andrey Smirnov <andrew.smirnov@gmail.com>
To: Patrick Schneider <patrick.schneider@bhtronik.de>
Cc: "barebox@lists.infradead.org" <barebox@lists.infradead.org>
Subject: Re: Usage of mender - updating back to u-boot
Date: Thu, 14 Feb 2019 17:09:14 -0800 [thread overview]
Message-ID: <CAHQ1cqEo03zymuxuxUBcWtY+RKeekB5iTDAS6oijbYm3TXX7Yg@mail.gmail.com> (raw)
In-Reply-To: <AM6PR08MB38486076429357D0BCA5B073EB660@AM6PR08MB3848.eurprd08.prod.outlook.com>
On Wed, Feb 13, 2019 at 9:21 AM Patrick Schneider
<patrick.schneider@bhtronik.de> wrote:
>
> Hi everyone,
>
> for a customer (who wants to use mender) we need to switch from barebox to u-boot. Is it somehow possible to flash a u-boot image using a running barebox?
>
In general, yes, you can write a U-Boot (or any) binary image to
appropriate non-volatile memory device using "memcpy"(or plain "cp" if
no special offset handling is needed). However the devil is really in
the details and depending on the HW you are running on some particular
use-cases/scenarios are not supported.
> Or even better, does somebody know if mender is supported in barebox?
>
No, I don't think mender is supported. Closest thing to mender that is
supported would be RAUC: https://rauc.io/
Thanks,
Andrey Smirnov
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
prev parent reply other threads:[~2019-02-15 1:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-13 17:20 Patrick Schneider
2019-02-15 1:09 ` Andrey Smirnov [this message]
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=CAHQ1cqEo03zymuxuxUBcWtY+RKeekB5iTDAS6oijbYm3TXX7Yg@mail.gmail.com \
--to=andrew.smirnov@gmail.com \
--cc=barebox@lists.infradead.org \
--cc=patrick.schneider@bhtronik.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox