summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorChristian Mauderer <christian.mauderer@embedded-brains.de>2018-05-25 08:21:18 +0200
committerChristian Mauderer <christian.mauderer@embedded-brains.de>2018-05-30 08:45:57 +0200
commit4b3c8b82a9c2b0bb0219bb638521a22ec1cfd3aa (patch)
tree303b9a620ff8a608eaf60f0faa955d12b8779e4a /testsuites
parentbuild: Really fix RTEMS_ENABLE_RTEMSBSP() (diff)
downloadrtems-4b3c8b82a9c2b0bb0219bb638521a22ec1cfd3aa.tar.bz2
bsp/atsam: Remove side effect from gmac functions.
Quite a number of GMAC_... functions had a side effect of enabling the transmit and receive. During the initialization of the ethernet driver, that lead to the situation that the receive has been already enabled while the DMA isn't set up correctly. Therefore the DMA interpreted the values at address 0 as an DMA descriptor. When a packet is received during that time, the behaviour is quite undefined.
Diffstat (limited to 'testsuites')
0 files changed, 0 insertions, 0 deletions