bossa: add patch to fix flash failures on serial
authorAlexander Couzens <redacted>
Mon, 8 Nov 2021 20:47:27 +0000 (21:47 +0100)
committerNick Hainke <redacted>
Tue, 9 Nov 2021 07:43:51 +0000 (08:43 +0100)
commitdccdfa62c1e70cb8d65b861f25e022fdff7a4797
treec76dc9d558c4ed57bca487fe8f9e88a6a7651b97
parenta40c1b3e442eccbf0619f06b473705f4a4a0ac6d
bossa: add patch to fix flash failures on serial

bossa only waited 1ms for the serial device instead calling
tcdrain().
Without this patch bossa is failing to flash a ATSAM3S4 8/10 times.
Patch has been submitted as PR#150 upstream.
https://github.com/shumatech/BOSSA/pull/150

Signed-off-by: Alexander Couzens <redacted>
utils/bossa/patches/101-PosixSerialPort-Call-tcdrain-to-write-serial-data.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT