generic-poky/meta/recipes-devtools/mtd/mtd-utils
Yuanjie Huang 2eed76b73d mtd-utils: Fix alignment trap triggered by NEON instructions
NEON instruction VLD1.64 was used to copy 64 bits data after type
casting, and they will trigger alignment trap.
This patch uses memcpy to avoid alignment problem.

(From OE-Core rev: a31080021ad3ecfb92220dcb8c717928db268f1e)

Signed-off-by: Yuanjie Huang <Yuanjie.Huang@windriver.com>
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-11-04 10:27:08 +00:00
..
add-exclusion-to-mkfs-jffs2-git-2.patch mtd-utils: Update version to include fixes after 1.5.0 2014-03-11 09:30:13 -07:00
fix-armv7-neon-alignment.patch mtd-utils: Fix alignment trap triggered by NEON instructions 2014-11-04 10:27:08 +00:00
mtd-utils-fix-corrupt-cleanmarker-with-flash_erase--j-command.patch mtd-utils: Update version to include fixes after 1.5.0 2014-03-11 09:30:13 -07:00