Files
u-boot-sunxi/disk
Marc Dietrich 8faefadb73 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>
2013-04-02 16:23:34 -04:00
..
2011-07-26 14:10:14 +02:00
2008-05-21 00:14:08 +02:00