Files
u-boot/drivers
Dinesh Maniyam 2b2745b189 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>
2025-03-15 10:35:01 +01:00
..
2025-01-20 19:26:54 -06:00
2024-10-11 11:44:48 -06:00
2024-12-07 09:07:04 -03:00
2024-12-23 08:10:15 -03:00
2024-11-20 17:57:58 +01:00
2025-03-04 11:59:51 -06:00
2024-12-11 08:36:24 +01:00
2024-10-11 11:44:48 -06:00
2025-03-04 12:07:23 -06:00
2025-01-22 16:43:54 +01:00
2024-10-11 11:44:48 -06:00
2025-02-18 08:26:43 -06:00