commit | 8868a6442ced244789972203d7b96c47a63e242b | [log] [tgz] |
---|---|---|
author | Qianyu Gong <qianyu.gong@nxp.com> | Thu Feb 18 13:02:00 2016 +0800 |
committer | York Sun <york.sun@nxp.com> | Wed Feb 24 08:51:13 2016 -0800 |
tree | 6c7807678e9c297dbb731a6c3873cad37e1c4375 | |
parent | ae6a7586b94f150cb91e770e60c9fc2581e80d66 [diff] |
fm: fdt: Move fman ucode fixup to driver code Not only powerpc/mpc85xx but also Freescale Layerscape platforms will use fdt_fixup_fman_firmware() to insert Fman ucode blob into the device tree. So move the function to Fman driver code. Signed-off-by: Gong Qianyu <Qianyu.Gong@nxp.com> Reviewed-by: York Sun <york.sun@nxp.com>