Re: [ANN] U-Boot v2021.10-rc4 released

2021-09-18 Thread Simon Glass
Hi Heinrich, On Sat, 18 Sept 2021 at 03:54, Heinrich Schuchardt wrote: > > > > Am 18. September 2021 11:29:27 MESZ schrieb Simon Glass : > >Hi Tom, > > > >On Tue, 14 Sept 2021 at 17:01, Tom Rini wrote: > >> > >> Hey all, > >> > >> Alright, I'm a day late, but, here's v2021.10-rc4. We've had a f

Re: [ANN] U-Boot v2021.10-rc4 released

2021-09-18 Thread Heinrich Schuchardt
Am 18. September 2021 11:29:27 MESZ schrieb Simon Glass : >Hi Tom, > >On Tue, 14 Sept 2021 at 17:01, Tom Rini wrote: >> >> Hey all, >> >> Alright, I'm a day late, but, here's v2021.10-rc4. We've had a few >> regressions pop up of late, unfortunately. I've pushed the fix for >> (what I believe

Re: [ANN] U-Boot v2021.10-rc4 released

2021-09-18 Thread Simon Glass
Hi Tom, On Tue, 14 Sept 2021 at 17:01, Tom Rini wrote: > > Hey all, > > Alright, I'm a day late, but, here's v2021.10-rc4. We've had a few > regressions pop up of late, unfortunately. I've pushed the fix for > (what I believe are) existing FIT images showing a problem where we > calculated the

Re: [ANN] U-Boot v2021.10-rc4 released

2021-09-17 Thread Tom Rini
On Fri, Sep 17, 2021 at 08:29:07AM +0200, Christophe Leroy wrote: > Hi Tom, > > Le 15/09/2021 à 01:01, Tom Rini a écrit : > > Hey all, > > > > Alright, I'm a day late, but, here's v2021.10-rc4. We've had a few > > regressions pop up of late, unfortunately. I've pushed the fix for > > (what I b

Re: [ANN] U-Boot v2021.10-rc4 released

2021-09-16 Thread Christophe Leroy
Hi Tom, Le 15/09/2021 à 01:01, Tom Rini a écrit : Hey all, Alright, I'm a day late, but, here's v2021.10-rc4. We've had a few regressions pop up of late, unfortunately. I've pushed the fix for (what I believe are) existing FIT images showing a problem where we calculated the crc32 wrong. And

[ANN] U-Boot v2021.10-rc4 released

2021-09-14 Thread Tom Rini
Hey all, Alright, I'm a day late, but, here's v2021.10-rc4. We've had a few regressions pop up of late, unfortunately. I've pushed the fix for (what I believe are) existing FIT images showing a problem where we calculated the crc32 wrong. And we're just now starting to figure out the proper fix