summaryrefslogtreecommitdiffstats
path: root/bsps/include/grlib
diff options
context:
space:
mode:
authorDaniel Hellstrom <daniel@gaisler.com>2019-04-12 12:17:57 +0200
committerDaniel Hellstrom <daniel@gaisler.com>2021-03-11 17:31:21 +0100
commite227ae53abc3721e6fc39473cf236cef46f0c532 (patch)
treeb947f4f9bd19c4982fcbf9519cd2e7d86bea2604 /bsps/include/grlib
parentleon,gr1553b: Only align allocated memory. Verify alignment of memory. (diff)
downloadrtems-e227ae53abc3721e6fc39473cf236cef46f0c532.tar.bz2
leon,grspw: fix for SET_PACKET_SIZE
When the DMA table has been allocated dynamically, the IOCTL_SET_PACKETSIZE will trigger an issue where pDev->rx and pDev->tx are not updated with the new DMA tables base address. Instead the old pointers are used. There is no point in reallocting the DMA tables because there is no configuration option to it. Therefore the DMA tables allocation is moved to a separate function never called from SET_PACKETSIZE.
Diffstat (limited to 'bsps/include/grlib')
0 files changed, 0 insertions, 0 deletions