diff options
| author | Dinesh Maniyam <[email protected]> | 2025-02-27 00:18:25 +0800 |
|---|---|---|
| committer | Michael Trimarchi <[email protected]> | 2025-03-15 10:35:01 +0100 |
| commit | 2b2745b18967e4ec04c04630744eb35b908546ee (patch) | |
| tree | ccdfa11274696f6f681ddbca0cf6bd420e613838 /include/linux | |
| parent | 880c317230a8650f3b1fca3fa6ee16adce47545c (diff) | |
drivers: mtd: nand: cadence: Use bounce buffer
Enable nand to use bounce buffer. In bounce buffer,
read/write buf will use cadence->buf which has been allocated
using malloc. This will align the memory and avoid memory to be
allocated in different addresses.
Signed-off-by: Dinesh Maniyam <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
