>>>>> "Ahmad" == Ahmad Fatoum <a.fat...@pengutronix.de> writes:
> Hello Peter, > On 04.01.23 11:36, Peter Korsgaard wrote: >> Hi, >> >> >> Good to hear. In case you are using meta-rauc, I recently submitted this >> >> change, >> >> that you may find useful if you are using barebox on 8MN/P: >> >> https://github.com/rauc/meta-rauc/commit/f2d051d37008deb4204acd8ab0f5f3f0e9a3971d >> >> Not a meta-rauc user, but doesn't this now require that positive offsets >> have a + prefix, breaking backwards compatibility? > imgoffset is slotflags.get('offset') by default unless it starts > with either a + or -. Similarly, padding is "seek" by default. > The original RAUC_SLOT_bootloader[offset] = "32K" syntax should > thus continue to work normally. Ahh yes, so the assignment to padding in line 270 is not strictly needed. Sorry for the noise. -- Bye, Peter Korsgaard