From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Wed, 29 Jan 2014 16:48:28 -0500 Subject: [U-Boot] [PATCH V2] disk:efi: avoid unaligned access on efi partition In-Reply-To: <1390913212-11217-1-git-send-email-p.wilczek@samsung.com> References: <1381498270-24342-1-git-send-email-p.wilczek@samsung.com> <1390913212-11217-1-git-send-email-p.wilczek@samsung.com> Message-ID: <20140129214828.GS3277@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, Jan 28, 2014 at 01:46:52PM +0100, Piotr Wilczek wrote: > This patch fixes part_efi code to avoid unaligned access exception > on some ARM platforms. > > Signed-off-by: Piotr Wilczek > Signed-off-by: Kyungmin Park > CC: Tom Rini > CC: Albert ARIBAUD > --- > Chnages for V2: > - used put_unaligned to copy value; > - use __aligned to align local array; > > disk/part_efi.c | 7 ++++--- > 1 file changed, 4 insertions(+), 3 deletions(-) Sorry. After re-reading the thread here again I've posted a patch to globally switch to -mno-unaligned-access for our armv7 tunes instead. Thanks for your effort however! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: Digital signature URL: