diff options
author | Marc Dietrich <marvin24@gmx.de> | 2013-03-29 07:57:10 +0000 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2013-04-02 16:23:34 -0400 |
commit | 8faefadb7305b95d02df38bd2ea61429d59483e5 (patch) | |
tree | 1287e43c888dd68f70c933d40973b5a72a0cabfa /board/kmc | |
parent | 795659dc1ce275fcc39d6501affa0c03fd663038 (diff) |
disk: fix unaligned access in efi partitions
start_sect is not aligned to a 4 byte boundary thus causing exceptions
on ARM platforms. Access this field via the get_unaligned_le32 macro.
Signed-off-by: Marc Dietrich <marvin24@gmx.de>
Diffstat (limited to 'board/kmc')
0 files changed, 0 insertions, 0 deletions