Benjamin-Dobell / Heimdall

Heimdall is a cross-platform open-source tool suite used to flash firmware (aka ROMs) onto Samsung Galaxy devices.
MIT License
2.62k stars 587 forks source link

Send zeroes instead of empty packets #514

Closed TheAirBlow closed 2 years ago

TheAirBlow commented 2 years ago

It is better because some drivers just may ignore empty packets. The bootloader would just ignore the invalid packet, so no problem. It is the way that Thor (not my tool, but official Odin successor) works.

TheAirBlow commented 2 years ago

me being dumb. lol