[U-Boot] [PATCH] imx: imx6: Move gpr_init() function to soc.c
Fabio Estevam
festevam at gmail.com
Thu Aug 24 13:06:09 UTC 2017
Hi Breno,
On Thu, Aug 24, 2017 at 10:00 AM, Breno Lima <breno.lima at nxp.com> wrote:
> Since the gpr_init() function is common for boards using MX6S, MX6DL, MX6D,
> MX6Q and MX6QP processors move it to the soc.c file.
>
> Signed-off-by: Breno Lima <breno.lima at nxp.com>
> ---
> arch/arm/include/asm/mach-imx/sys_proto.h | 2 ++
> arch/arm/mach-imx/mx6/soc.c | 17 +++++++++++++++++
> board/bachmann/ot1200/ot1200.c | 11 -----------
> board/barco/platinum/platinum.h | 11 -----------
> board/congatec/cgtqmx6eval/cgtqmx6eval.c | 11 -----------
> board/el/el6x/el6x.c | 11 -----------
> board/engicam/common/spl.c | 11 -----------
> board/freescale/mx6sabreauto/mx6sabreauto.c | 17 -----------------
> board/freescale/mx6sabresd/mx6sabresd.c | 17 -----------------
> board/gateworks/gw_ventana/gw_ventana_spl.c | 11 -----------
> board/kosagi/novena/novena_spl.c | 11 -----------
> board/liebherr/mccmon6/spl.c | 11 -----------
> board/phytec/pcm058/pcm058.c | 12 ------------
> board/phytec/pfla02/pfla02.c | 11 -----------
> board/solidrun/mx6cuboxi/mx6cuboxi.c | 11 -----------
> board/toradex/apalis_imx6/apalis_imx6.c | 11 -----------
> board/toradex/colibri_imx6/colibri_imx6.c | 11 -----------
> board/udoo/udoo_spl.c | 11 -----------
> board/wandboard/spl.c | 11 -----------
> 19 files changed, 19 insertions(+), 200 deletions(-)
Nice statistics :-) Thanks for the cleanup:
Reviewed-by: Fabio Estevam <fabio.estevam at nxp.com>
More information about the U-Boot
mailing list