Re: Usage of mender - updating back to u-boot

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Feb 13, 2019 at 9:21 AM Patrick Schneider
<patrick.schneider@xxxxxxxxxxx> 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@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/barebox



[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux