commit | fae2bf22a2b1aee85734fc2643ac6ede88cbbd01 | [log] [tgz] |
---|---|---|
author | Chang Hyun Park <heartinpiece@outlook.com> | Tue Dec 11 11:09:45 2012 +0100 |
committer | Tom Rini <trini@ti.com> | Thu Dec 13 11:46:02 2012 -0700 |
tree | af37308f994693ee92d3576f0e2585b14e715c14 | |
parent | 36f2e8e0d1f83d969d07799119d8e9ff149fe02c [diff] |
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>