[U-Boot] [PATCHv1 03/22] arm: socfpga: Add sdram initialization code

Marek Vasut marex at denx.de
Thu Jan 15 00:41:54 CET 2015


On Wednesday, January 14, 2015 at 05:40:43 PM, dinguyen at opensource.altera.com 
wrote:
> From: Dinh Nguyen <dinguyen at opensource.altera.com>
> 
> Add SDRAM initialization for the SOCFPGA platform.
> 
> Signed-off-by: Dinh Nguyen <dinguyen at opensource.altera.com>
> ---
>  arch/arm/cpu/armv7/socfpga/Makefile       |    2 +-
>  arch/arm/cpu/armv7/socfpga/sdram.c        | 1311
> +++++++++++++++++++++++++++++ arch/arm/include/asm/arch-socfpga/sdram.h | 
> 434 ++++++++++
>  include/configs/socfpga_cyclone5.h        |    1 +
>  4 files changed, 1747 insertions(+), 1 deletion(-)
>  create mode 100644 arch/arm/cpu/armv7/socfpga/sdram.c
>  create mode 100644 arch/arm/include/asm/arch-socfpga/sdram.h

Hi!

I suspect the same comments as for patch 02/22 apply here, so we can discuss
them there :)

Best regards,
Marek Vasut


More information about the U-Boot mailing list