Files
u-boot/board
Shaohui Xie 1aaf3f9ae4 freescale: fman: make sure phy-handle property is big endian
When creating phy-handle property, an unsigned int value is created by
fdt_create_phandle, and memcpy is used to get the value, since DTS is
big endian, the value cannot be used directly on little endian SoCs,
it should be converted by cpu_to_fdt32.

Signed-off-by: Shaohui Xie <Shaohui.Xie@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>
2015-12-13 18:27:28 -08:00
..
2015-09-11 17:12:57 -04:00
2015-11-05 08:24:42 +01:00
2015-11-12 17:38:08 +01:00
2015-09-11 14:59:16 -04:00
2015-09-28 10:48:23 -04:00
2015-08-05 08:44:06 -06:00
2015-12-09 17:44:56 +08:00
2015-09-07 13:41:04 +02:00
2015-01-29 13:11:02 +01:00
2015-11-21 21:50:17 -05:00
2015-11-21 21:50:17 -05:00
2015-11-21 21:50:17 -05:00
2015-11-12 09:21:07 -07:00
2015-11-21 21:50:17 -05:00
2015-11-21 21:50:17 -05:00
2015-12-05 18:22:32 -05:00
2015-11-21 21:50:17 -05:00
2015-12-07 10:14:29 +01:00