]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lwip.git/commit
FIQ and protection control
authorJakub NejedlĂ˝ <nejedjak@fel.cvut.cz>
Mon, 19 Aug 2019 14:38:50 +0000 (16:38 +0200)
committerMichal Sojka <michal.sojka@cvut.cz>
Thu, 29 Aug 2019 13:34:00 +0000 (15:34 +0200)
commitb8612d2bdaac738efb244f209ac40d06a79c14a0
tree2bc4a6dbd9c67855dba3a7070d2d09e6d87d4292
parent63e027c4149306e4aa41410d358c0322a6525a4b
FIQ and protection control

The file sys_arch.c was modified to dislable FIQs. FIQs have to be quit due
errors in rpp_eth_recv_raw_thr(). Error was caused by malfunctioning semaphore
when receiving data.

[MS: I don't understand the description above, but the code seems to work with
this change.]
src/arch/sys_arch.c
src/include/arch/sys_arch.h