From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Schocher Date: Thu, 16 May 2013 15:51:06 +0200 Subject: [U-Boot] [PATCH 2/4] usb:composite: use memcpy to avoid unaligned access In-Reply-To: <1365595673-23272-3-git-send-email-p.wilczek@samsung.com> References: <1365595673-23272-1-git-send-email-p.wilczek@samsung.com> <1365595673-23272-3-git-send-email-p.wilczek@samsung.com> Message-ID: <5194E44A.8070706@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Piotr, Am 10.04.2013 14:07, schrieb Piotr Wilczek: > This patch memcpy is used instead of an assignment to > avoid unaligned access execption on some ARM platforms. > > Signed-off-by: Piotr Wilczek > Signed-off-by: Kyungmin Park > CC: Lukasz Majewski > --- > drivers/usb/gadget/composite.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) just digged into this bug on an am335x based board, this patch helped me out! Thanks! Tested-by: Heiko Schocher Acked-by: Heiko Schocher bye, Heiko -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany