commit | 833e155ff014ec4751e6a45462d5b969d36cf7e8 | [log] [tgz] |
---|---|---|
author | Christophe Leroy <christophe.leroy@csgroup.eu> | Fri Apr 12 13:53:57 2024 +0200 |
committer | Christophe Leroy <christophe.leroy@csgroup.eu> | Thu Apr 18 15:47:46 2024 +0200 |
tree | 48578ccfcf46ec79b53199734eb559ddf6c320fa | |
parent | c55caeb9c7bd17ed185e8190ac95b20df284b84d [diff] |
spi: mpc8xx: Allow transfer of more than MAX_BUFFER len Perform multiple transfer of size MAX_BUFFER when the data to be transferred is longer than MAX_BUFFER. Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>