Re: [U-Boot] [Patch V5 4/4] armv8/fsl-layerscape: fdt: add fixup for Fman ucode

2016-02-24 Thread york sun
On 02/17/2016 09:11 PM, Gong Qianyu wrote: > Add fdt fixup to insert Fman firmware into the device tree. > > Signed-off-by: Gong Qianyu > --- > V4-V5: > - No change. > V3: > - Remove fman clock fixup. > - Revise commit message too. > V2: > - Removed the duplicated

[U-Boot] [Patch V5 4/4] armv8/fsl-layerscape: fdt: add fixup for Fman ucode

2016-02-17 Thread Gong Qianyu
Add fdt fixup to insert Fman firmware into the device tree. Signed-off-by: Gong Qianyu --- V4-V5: - No change. V3: - Remove fman clock fixup. - Revise commit message too. V2: - Removed the duplicated function. arch/arm/cpu/armv8/fsl-layerscape/fdt.c | 7 +++ 1 file