[U-Boot] [U-Boot, v2, 1/5] arm: at91/spl: matrix: move matrix init to separate file

Yang, Wenyou Wenyou.Yang at atmel.com
Tue Dec 1 02:41:56 CET 2015


Dear Andreas,

Thank you for your review and apply for series.

> -----Original Message-----
> From: Andreas Bießmann [mailto:andreas.devel at googlemail.com]
> Sent: 2015年12月1日 5:29
> To: u-boot at lists.denx.de; Yang, Wenyou
> Subject: Re: [U-Boot, v2, 1/5] arm: at91/spl: matrix: move matrix init to separate
> file
> 
> Dear Wenyou Yang,
> 
> Wenyou Yang <wenyou.yang at atmel.com> writes:
> >To make the matrix initialization code sharing with other SoCs, move it
> >from SAMA5D4 particular file, mach-at91/armv7/sama5d4_devices.c to a
> >separate file, mach-at91/matrix.c
> >
> >Signed-off-by: Wenyou Yang <wenyou.yang at atmel.com>
> >Reviewed-by: Andreas Bießmann <andreas.devel at googlemail.com>
> >---
> >
> >Changes in v2: None
> >
> > arch/arm/mach-at91/Makefile                |    2 +-
> > arch/arm/mach-at91/armv7/sama5d4_devices.c |   42 -----------------------
> > arch/arm/mach-at91/matrix.c                |   51
> ++++++++++++++++++++++++++++
> > 3 files changed, 52 insertions(+), 43 deletions(-) create mode 100644
> > arch/arm/mach-at91/matrix.c
> 
> applied to u-boot-atmel/master, thanks!
> 
> Best regards,
> Andreas Bießmann

Best Regards
Wenyou Yang


More information about the U-Boot mailing list