From 0f439bee9914999f4d63f7677f0604c3ecd8242b Mon Sep 17 00:00:00 2001 From: Solomon Peachy Date: Wed, 3 Mar 2021 16:35:21 -0500 Subject: ihifi: use STORAGE_WANTS_ALIGN rather than STORAGE_NEEDS_ALIGN Change-Id: I39284194d19785e92ca641c85b03d31849b85ec9 --- firmware/export/config/ihifi770c.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware/export/config/ihifi770c.h') 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 -- cgit v1.2.3