original_kernel/drivers/net/can
Pankaj Bansal 6cbf76028d 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>
2018-11-28 16:52:25 +01:00
..
c_can
cc770
ifi_canfd
m_can
mscan
peak_canfd
rcar can: rcar: add SPDX identifiers to Kconfig and Makefile 2018-11-28 16:19:53 +01:00
sja1000 can: sja1000: plx_pci: add support for ASEM CAN raw device 2018-11-28 16:19:53 +01:00
softing
spi
usb
Kconfig can: flexcan: enable flexcan for all architectures 2018-11-28 16:19:53 +01:00
Makefile
at91_can.c
dev.c
flexcan.c can: flexcan: split the Message Buffer RAM area 2018-11-28 16:52:25 +01:00
grcan.c
janz-ican3.c
led.c
pch_can.c
rx-offload.c
slcan.c
sun4i_can.c
ti_hecc.c
vcan.c
vxcan.c
xilinx_can.c can: xilinx: add can 2.0 support 2018-11-28 16:19:52 +01:00