diff options
author | Marc Dietrich <marvin24@gmx.de> | 2013-03-29 07:57:10 (GMT) |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2013-04-02 20:23:34 (GMT) |
commit | 8faefadb7305b95d02df38bd2ea61429d59483e5 (patch) | |
tree | 1287e43c888dd68f70c933d40973b5a72a0cabfa /board/cray/L1 | |
parent | 795659dc1ce275fcc39d6501affa0c03fd663038 (diff) | |
download | u-boot-8faefadb7305b95d02df38bd2ea61429d59483e5.tar.xz |
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/cray/L1')
0 files changed, 0 insertions, 0 deletions