aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/socionext
diff options
context:
space:
mode:
authorPankaj Bansal <pankaj.bansal@nxp.com>2018-08-28 23:19:12 +0530
committerMarc Kleine-Budde <mkl@pengutronix.de>2018-11-28 16:52:25 +0100
commit6cbf76028dcac01129211828d62314285231f79e (patch)
treeb4d366eadf773dd86c964ea6fe5c1ff7283e7fee /drivers/net/ethernet/socionext
parentcan: flexcan: Add provision for variable payload size (diff)
downloadlinux-dev-6cbf76028dcac01129211828d62314285231f79e.tar.xz
linux-dev-6cbf76028dcac01129211828d62314285231f79e.zip
can: flexcan: split the Message Buffer RAM area
The message buffer RAM area is not a contiguous 1KB area but 2 partitions of 512 bytes each. Till now, we used Message buffers with payload size 8 bytes, which translates to 32 MBs per partition and no spare space is left in any partition. However, in upcoming SOC LX2160A the message buffers can have payload size 64 bytes. This results in less than 32 MBs per partition and some empty area is left at the end of each partition.This empty area should not be accessed. Therefore, split the Message Buffer RAM area into two partitions. Signed-off-by: Pankaj Bansal <pankaj.bansal@nxp.com> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'drivers/net/ethernet/socionext')
0 files changed, 0 insertions, 0 deletions