summaryrefslogtreecommitdiffstats
path: root/firmware/export/config/ihifi770c.h
diff options
context:
space:
mode:
authorSolomon Peachy <pizza@shaftnet.org>2021-03-03 16:35:21 -0500
committerSolomon Peachy <pizza@shaftnet.org>2021-03-03 17:05:31 -0500
commit0f439bee9914999f4d63f7677f0604c3ecd8242b (patch)
tree693eb0fe8a27c2927eb30a13d0c7d15216663650 /firmware/export/config/ihifi770c.h
parent74a3d1f5be2d364a33f37e0ad621538df1bfba4b (diff)
downloadrockbox-0f439bee9914999f4d63f7677f0604c3ecd8242b.tar.gz
rockbox-0f439bee9914999f4d63f7677f0604c3ecd8242b.zip
ihifi: use STORAGE_WANTS_ALIGN rather than STORAGE_NEEDS_ALIGN
Change-Id: I39284194d19785e92ca641c85b03d31849b85ec9
Diffstat (limited to 'firmware/export/config/ihifi770c.h')
-rw-r--r--firmware/export/config/ihifi770c.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config/ihifi770c.h b/firmware/export/config/ihifi770c.h
index 087557e24b..05c348bfa0 100644
--- a/firmware/export/config/ihifi770c.h
+++ b/firmware/export/config/ihifi770c.h
@@ -150,7 +150,7 @@
/* Offset ( in the firmware file's header ) to the real data */
#define FIRMWARE_OFFSET_FILE_DATA 8
-#define STORAGE_NEEDS_ALIGN
+#define STORAGE_WANTS_ALIGN
/* Define this if you have adjustable CPU frequency */
#define HAVE_ADJUSTABLE_CPU_FREQ