On 10/05/2017 08:07 AM, chin.liang....@intel.com wrote:
> From: Chin Liang See <chin.liang....@intel.com>
> 
> Restructure the SPL so each devices such as CV, A10 and S10
> will have their own dedicated SPL file. SPL file determine
> the HW initialization flow which is device specific
> 
> Signed-off-by: Chin Liang See <chin.liang....@intel.com>
> ---
>  arch/arm/mach-socfpga/Makefile              |   5 +-
>  arch/arm/mach-socfpga/spl_a10.c             | 105 
> ++++++++++++++++++++++++++++
>  arch/arm/mach-socfpga/{spl.c => spl_gen5.c} |  46 ------------
>  3 files changed, 109 insertions(+), 47 deletions(-)
>  create mode 100644 arch/arm/mach-socfpga/spl_a10.c
>  rename arch/arm/mach-socfpga/{spl.c => spl_gen5.c} (83%)
> 

Reviewed-by: Dinh Nguyen <dingu...@kernel.org>

Dinh
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to