Searched hist:"087 f79c4" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | of_fdt.h | 087f79c4 Sat Jan 30 05:14:19 CST 2010 Jeremy Kerr <jeremy.kerr@canonical.com> of/flattree: endian-convert members of boot_param_header
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> 087f79c4 Sat Jan 30 05:14:19 CST 2010 Jeremy Kerr <jeremy.kerr@canonical.com> of/flattree: endian-convert members of boot_param_header 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>
|
/openbmc/linux/drivers/of/ |
H A D | fdt.c | 087f79c4 Sat Jan 30 05:14:19 CST 2010 Jeremy Kerr <jeremy.kerr@canonical.com> of/flattree: endian-convert members of boot_param_header
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> 087f79c4 Sat Jan 30 05:14:19 CST 2010 Jeremy Kerr <jeremy.kerr@canonical.com> of/flattree: endian-convert members of boot_param_header 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>
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | prom.c | 087f79c4 Sat Jan 30 05:14:19 CST 2010 Jeremy Kerr <jeremy.kerr@canonical.com> of/flattree: endian-convert members of boot_param_header
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>
|