mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* Usage of mender - updating back to u-boot
@ 2019-02-13 17:20 Patrick Schneider
  2019-02-15  1:09 ` Andrey Smirnov
  0 siblings, 1 reply; 2+ messages in thread
From: Patrick Schneider @ 2019-02-13 17:20 UTC (permalink / raw)
  To: barebox

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?

Or even better, does somebody know if mender is supported in barebox?

Thanks and best regards,
Patrick

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

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

* Re: Usage of mender - updating back to u-boot
  2019-02-13 17:20 Usage of mender - updating back to u-boot Patrick Schneider
@ 2019-02-15  1:09 ` Andrey Smirnov
  0 siblings, 0 replies; 2+ messages in thread
From: Andrey Smirnov @ 2019-02-15  1:09 UTC (permalink / raw)
  To: Patrick Schneider; +Cc: barebox

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

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

end of thread, other threads:[~2019-02-15  1:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-13 17:20 Usage of mender - updating back to u-boot Patrick Schneider
2019-02-15  1:09 ` Andrey Smirnov

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