On Mon, 25 Aug 2025 at 23:58, Tom Rini <[email protected]> wrote: > [...] > It's not supposed to be zero byte I assume, so can we please figure out > what patch was misapplied (I have some ideas) and then find the version > where we get the right SVG? Thanks. > > -- > Tom
The problem seems to be with this patch: https://patchwork.ozlabs.org/project/uboot/patch/[email protected]/ The last part was cut-off even though there was something in there: > doc/develop/pics/spl_before_reloc.svg | Bin 0 -> 224608 bytes I hope Neha still has the original. I think this also got accepted by mistake: > diff --git a/.gitattributes b/.gitattributes > index 7a7c4163560..735b13da278 100644 > --- a/.gitattributes > +++ b/.gitattributes > @@ -6,3 +6,4 @@ > *.ttf binary > *.gz binary > *.png binary > +*.svg binary Com os melhores cumprimentos. / Best regards. Adriano Carvalho

