]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
gpt: The leXX_to_int() calls replaced with ones defined at <compiler.h>
authorChang Hyun Park <heartinpiece@outlook.com>
Tue, 11 Dec 2012 10:09:45 +0000 (11:09 +0100)
committerTom Rini <trini@ti.com>
Thu, 13 Dec 2012 18:46:02 +0000 (11:46 -0700)
commitfae2bf22a2b1aee85734fc2643ac6ede88cbbd01
treeaf37308f994693ee92d3576f0e2585b14e715c14
parent36f2e8e0d1f83d969d07799119d8e9ff149fe02c
gpt: The leXX_to_int() calls replaced with ones defined at <compiler.h>

Custom definitions of le_XX_to_int functions have been replaced with
standard ones, defined at <compiler.h>

Replacement of several GPT related structures members with ones
indicating its endianness and proper size.

Signed-off-by: Chang Hyun Park <heartinpiece@outlook.com>
Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
disk/part_efi.c
include/part_efi.h