of/flattree: endian-convert members of boot_param_header
authorJeremy Kerr <jeremy.kerr@canonical.com>
Sat, 30 Jan 2010 11:14:19 +0000 (04:14 -0700)
committerGrant Likely <grant.likely@secretlab.ca>
Tue, 9 Feb 2010 15:34:10 +0000 (08:34 -0700)
The boot_param_header has big-endian fields, so change the types to
__be32, and perform endian conversion when we access them.

Signed-off-by: Jeremy Kerr <jeremy.kerr@canonical.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>

No differences found