diff options
author | Sean Anderson <seanga2@gmail.com> | 2023-11-08 11:48:58 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-11-16 13:49:14 -0500 |
commit | 54a8d845be4f236a5eb7c93d927ff16cb3efb5fe (patch) | |
tree | 7138fe8610ed51df94cc27753e9d09b5379ad7a5 /test/py/tests/test_efi_secboot/test_unsigned.py | |
parent | 14509a28aa20808875cc934eaf62f439345e6db6 (diff) |
spl: fat: Add option to disable DMA alignment
If we don't DMA-align buffers we pass to FAT, it will align them itself.
This behaviour likely should be deprecated in favor of
CONFIG_BOUNCE_BUFFER, but that's a task for another series. For the
meantime, don't bother aligning the buffer unless we had been doing so in
the past.
Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'test/py/tests/test_efi_secboot/test_unsigned.py')
0 files changed, 0 insertions, 0 deletions