diff options
author | Stefan Herbrechtsmeier <stefan.herbrechtsmeier@weidmueller.com> | 2022-06-14 16:12:00 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-09-14 15:23:03 -0400 |
commit | 77253c50ab5910bf72e1e868c86940c5a2bc7bb9 (patch) | |
tree | bd83cad81c8fd5ec99ebdfecca2ef7f2ccf70ba2 /common/xyzModem.c | |
parent | c0facda1976f7990ad9edbaecb6802369867c1d6 (diff) |
spl: fit: Allocate buffers aligned to cache line size
Allocate memory for buffers at a cache-line boundary to avoid
misaligned buffer address for subsequent reads. This avoids an
additional sector-based memory copy in the fat file system driver:
FAT: Misaligned buffer address (...)
Signed-off-by: Stefan Herbrechtsmeier <stefan.herbrechtsmeier@weidmueller.com>
Diffstat (limited to 'common/xyzModem.c')
0 files changed, 0 insertions, 0 deletions