diff options
author | Dinesh Maniyam <dinesh.maniyam@intel.com> | 2025-02-27 00:18:25 +0800 |
---|---|---|
committer | Michael Trimarchi <michael@amarulasolutions.com> | 2025-03-15 10:35:01 +0100 |
commit | 2b2745b18967e4ec04c04630744eb35b908546ee (patch) | |
tree | ccdfa11274696f6f681ddbca0cf6bd420e613838 /common/stdio.c | |
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 <dinesh.maniyam@intel.com>
Diffstat (limited to 'common/stdio.c')
0 files changed, 0 insertions, 0 deletions