[U-Boot] [Patch V5 2/4] fm: fdt: Move fman ucode fixup to driver code
york sun
york.sun at nxp.com
Wed Feb 24 17:54:41 CET 2016
On 02/17/2016 09:11 PM, Gong Qianyu wrote:
> 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 at nxp.com>
> ---
> V5:
> - Move the function changes to a separate patch.
> V4:
> - No change.
> V3:
> - Remove file changes about "qe.h".
> (Should be put in the first patch of this patchset)
> V2:
> - New patch.
>
> arch/powerpc/cpu/mpc85xx/fdt.c | 125 ++--------------------------------------
> drivers/net/fm/Makefile | 1 +
> drivers/net/fm/fdt.c | 128 +++++++++++++++++++++++++++++++++++++++++
> include/fsl_fman.h | 1 +
> 4 files changed, 135 insertions(+), 120 deletions(-)
Applied to fsl-qoriq master. Awaiting upstream.
York
More information about the U-Boot
mailing list