commit | 0f331d8e7aaa3d177144dd268d03b0bee18787aa | [log] [tgz] |
---|---|---|
author | Qianyu Gong <qianyu.gong@nxp.com> | Thu Feb 18 13:02:01 2016 +0800 |
committer | York Sun <york.sun@nxp.com> | Wed Feb 24 08:51:13 2016 -0800 |
tree | 527570b6fac3415cce4113c9779ebb59c4587786 | |
parent | 8868a6442ced244789972203d7b96c47a63e242b [diff] |
driver/fm: fdt.c: fix fdt_fixup_fman_firmware() to support ARM platforms Use fdt32_to_cpu() to convert the data correctly for both endianness platforms. Signed-off-by: Gong Qianyu <Qianyu.Gong@nxp.com> Reviewed-by: York Sun <york.sun@nxp.com>