summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firmware/export/config/ihifi770.h2
-rw-r--r--firmware/export/config/ihifi770c.h2
-rw-r--r--firmware/export/config/ihifi800.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/firmware/export/config/ihifi770.h b/firmware/export/config/ihifi770.h
index 60bf4c844d..2d91c7f874 100644
--- a/firmware/export/config/ihifi770.h
+++ b/firmware/export/config/ihifi770.h
@@ -150,7 +150,7 @@
150/* Offset ( in the firmware file's header ) to the real data */ 150/* Offset ( in the firmware file's header ) to the real data */
151#define FIRMWARE_OFFSET_FILE_DATA 8 151#define FIRMWARE_OFFSET_FILE_DATA 8
152 152
153#define STORAGE_NEEDS_ALIGN 153#define STORAGE_WANTS_ALIGN
154 154
155/* Define this if you have adjustable CPU frequency */ 155/* Define this if you have adjustable CPU frequency */
156#define HAVE_ADJUSTABLE_CPU_FREQ 156#define HAVE_ADJUSTABLE_CPU_FREQ
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 @@
150/* Offset ( in the firmware file's header ) to the real data */ 150/* Offset ( in the firmware file's header ) to the real data */
151#define FIRMWARE_OFFSET_FILE_DATA 8 151#define FIRMWARE_OFFSET_FILE_DATA 8
152 152
153#define STORAGE_NEEDS_ALIGN 153#define STORAGE_WANTS_ALIGN
154 154
155/* Define this if you have adjustable CPU frequency */ 155/* Define this if you have adjustable CPU frequency */
156#define HAVE_ADJUSTABLE_CPU_FREQ 156#define HAVE_ADJUSTABLE_CPU_FREQ
diff --git a/firmware/export/config/ihifi800.h b/firmware/export/config/ihifi800.h
index be68b49abf..e4839b837a 100644
--- a/firmware/export/config/ihifi800.h
+++ b/firmware/export/config/ihifi800.h
@@ -151,7 +151,7 @@
151/* Offset ( in the firmware file's header ) to the real data */ 151/* Offset ( in the firmware file's header ) to the real data */
152#define FIRMWARE_OFFSET_FILE_DATA 8 152#define FIRMWARE_OFFSET_FILE_DATA 8
153 153
154#define STORAGE_NEEDS_ALIGN 154#define STORAGE_WANTS_ALIGN
155 155
156/* Define this if you have adjustable CPU frequency */ 156/* Define this if you have adjustable CPU frequency */
157#define HAVE_ADJUSTABLE_CPU_FREQ 157#define HAVE_ADJUSTABLE_CPU_FREQ