diff --git a/[refs] b/[refs] index 9f7fe2fe447d..f551abe170b8 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: acb0c7accde75f75afc70f662d045827d5126839 +refs/heads/master: 89d786011fcbc89eedca8b6bf9b7c11bbbde350a diff --git a/trunk/arch/m68k/platform/68EZ328/bootlogo.h b/trunk/arch/m68k/platform/68VZ328/bootlogo.h similarity index 99% rename from trunk/arch/m68k/platform/68EZ328/bootlogo.h rename to trunk/arch/m68k/platform/68VZ328/bootlogo.h index e842bdae5839..b38e2b255142 100644 --- a/trunk/arch/m68k/platform/68EZ328/bootlogo.h +++ b/trunk/arch/m68k/platform/68VZ328/bootlogo.h @@ -1,6 +1,6 @@ #define splash_width 640 #define splash_height 480 -static unsigned char splash_bits[] = { +unsigned char __attribute__ ((aligned(16))) bootlogo_bits[] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,