From 02452a55e0983704e5ae3a67fdae2730acb6533f Mon Sep 17 00:00:00 2001 From: Greg Ungerer Date: Wed, 21 Mar 2012 14:22:43 +1000 Subject: [PATCH] --- yaml --- r: 299370 b: refs/heads/master c: 89d786011fcbc89eedca8b6bf9b7c11bbbde350a h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/m68k/platform/{68EZ328 => 68VZ328}/bootlogo.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename trunk/arch/m68k/platform/{68EZ328 => 68VZ328}/bootlogo.h (99%) 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,