ipod6g: Swap STORAGE_NEEDS_BOUNCE_BUFFER for STORAGE_WANTS_ALIGN

Change-Id: Ie34ffe0e022c8416ec9b2d4c39733a15c205eb3d
This commit is contained in:
Solomon Peachy 2024-11-07 17:01:24 -05:00
parent 3664d382e0
commit 42b63daebb

View file

@ -197,7 +197,8 @@
/* This is the minimum access size for the device, even if it's larger than the logical sector size */
#define MAX_PHYS_SECTOR_SIZE 4096
#define STORAGE_NEEDS_BOUNCE_BUFFER
//#define STORAGE_NEEDS_BOUNCE_BUFFER
#define STORAGE_WANTS_ALIGN
#define HAVE_HARDWARE_CLICK