
16 Jul
2013
16 Jul
'13
4:37 p.m.
On Thu, Jun 27, 2013 at 06:58:53PM +0800, Dennis Lan (dlan) wrote:
From: "Lan Yixun (dlan)" dennis.yxun@gmail.com
Some ARM compilers may emit code that makes unaligned accesses when faced with constructs such as:
char name[12] = "bootmenu_";
same fix as commit: 064d55f8bc8d7d205ed0be6abb6717e92eeb7cad
Applied to u-boot/master, thanks!
--
Tom