[U-Boot] [PATCH v3] zynq: Use GPLed files for SPL
Masahiro Yamada
yamada.m at jp.panasonic.com
Thu Oct 30 08:16:56 CET 2014
Hi Soren,
On Wed, 29 Oct 2014 23:26:28 -0700
Soren Brinkmann <soren.brinkmann at xilinx.com> wrote:
> The latest Xilinx tools generate ps7_init files that are explicitly
> available under GPL. Change the makefile to allow drop in of those files
> for building the SPL.
>
> Signed-off-by: Soren Brinkmann <soren.brinkmann at xilinx.com>
> Acked-by: Jagannadha Sutradharudu Teki <jagannadh.teki at gmail.com>
> ---
> v3:
> - handle the case with ps7_init and ps7_init_gpl files being present
> v2:
> - keep support for legacy file names
> - issue compiler warning when legacy files are used
> ---
Please update board/xilinx/zynq/.gitignore
to ignore ps7_init_gpl.[ch] too.
Assuming you will do that,
this patch looks good. (tested on ZC706 board)
Tested-by: Masahiro Yamada <yamada.m at jp.panasonic.com>
Reviewed-by: Masahiro Yamada <yamada.m at jp.panasonic.com>
Best Regards
Masahiro Yamada
More information about the U-Boot
mailing list