[U-Boot] [Patch V5 1/4] qe: move drivers/qe/qe.h to include/fsl_qe.h

york sun york.sun at nxp.com
Wed Feb 24 17:54:21 CET 2016


On 02/17/2016 09:11 PM, Gong Qianyu wrote:
> As the QE firmware struct is shared with Fman, move the header file
> out of drivers/qe/.
> 
> Signed-off-by: Gong Qianyu <Qianyu.Gong at nxp.com>
> ---
> V5:
>  - No change.
> V4:
>  - Updated and based on the latest commit.
>    No code changed but fixed "git am" error.
> V3:
>  - Move file changes about "qe.h" to this patch.
> V2:
>  - New Patch.
> 
>  arch/powerpc/cpu/mpc85xx/cpu_init.c     | 2 +-
>  arch/powerpc/cpu/mpc85xx/fdt.c          | 2 +-
>  board/freescale/common/arm_sleep.c      | 2 +-
>  board/freescale/common/mpc85xx_sleep.c  | 2 +-
>  board/freescale/ls1021aqds/ls1021aqds.c | 2 +-
>  board/freescale/ls1021atwr/ls1021atwr.c | 2 +-
>  drivers/net/fm/fm.c                     | 2 +-
>  drivers/qe/fdt.c                        | 2 +-
>  drivers/qe/qe.c                         | 2 +-
>  drivers/qe/uccf.c                       | 2 +-
>  drivers/qe/uccf.h                       | 2 +-
>  drivers/qe/uec.c                        | 2 +-
>  drivers/qe/uec.h                        | 2 +-
>  drivers/qe/uec_phy.c                    | 2 +-
>  drivers/qe/qe.h => include/fsl_qe.h     | 0
>  15 files changed, 14 insertions(+), 14 deletions(-)

Applied to fsl-qoriq master. Awaiting upstream.

York



More information about the U-Boot mailing list