[U-Boot] [PATCH 2/4] arm:vf610:Enable the DSPI for Freescale vf610 platform
Stefano Babic
sbabic at denx.de
Mon Nov 18 09:47:59 CET 2013
Hi Chao,
On 18/11/2013 07:34, Chao Fu wrote:
> From: Chao Fu <B44548 at freescale.com>
>
> This patch enable the DSPI moudle on VF610 platform with following udpate:
> Add get_dspi_clk() function and enable DPSI clock gate.
> Add DSPI iomux definition and set the iomux for DSPI.
> Add the SPI configuration for the vf610twr boards.
>
> Signed-off-by: Chao Fu <b44548 at freescale.com>
> ---
> arch/arm/cpu/armv7/vf610/generic.c | 7 +++++++
> arch/arm/include/asm/arch-vf610/clock.h | 1 +
> arch/arm/include/asm/arch-vf610/crm_regs.h | 1 +
> arch/arm/include/asm/arch-vf610/iomux-vf610.h | 8 ++++++++
> arch/arm/include/asm/imx-common/iomux-v3.h | 2 ++
> board/freescale/vf610twr/vf610twr.c | 15 ++++++++++++++-
> include/configs/vf610twr.h | 15 +++++++++++++++
> 7 files changed, 48 insertions(+), 1 deletion(-)
>
You mix here changes for the SOC (platform) with changes in a specific
board. Please move the changes for the vf610twr board in a separate patch.
Best regards,
Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================
More information about the U-Boot
mailing list