my board is imx6ull. linux is linux4.1.15.
about one month ago. the waveform of CS is like this:
drop to low level during the whole burst (spi.message.length = 240). only 240byte data is transfered, the cs rise.
but, after one month. the module driver is not changed.
I find the cs would not transfer one burst (just one byte) and then it rise to high level.

both waveform are captured by spi.message.length = 240. every test, I would transfer 240 byte as one burst.
I really donnot know what register parameters would cause this difference.
would you please tell me what would control the cs drop pattern?
thanks a lot.