]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
omap4: add sdram init support
authorAneesh V <aneesh@ti.com>
Thu, 21 Jul 2011 13:10:09 +0000 (09:10 -0400)
committerU-Boot <uboot@aari01-12.(none)>
Wed, 3 Aug 2011 10:49:19 +0000 (12:49 +0200)
commit2ae610f030c376323515321280352b3fe6278a0f
tree709368af53235e59613e54fa6dd05ab2aad0a40d
parent3776801d0ae4c147cba3110f71441edefe46a02c
omap4: add sdram init support

Add support for the SDRAM controller (EMIF).

Signed-off-by: Aneesh V <aneesh@ti.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
arch/arm/cpu/armv7/omap4/Makefile
arch/arm/cpu/armv7/omap4/board.c
arch/arm/cpu/armv7/omap4/emif.c [new file with mode: 0644]
arch/arm/cpu/armv7/omap4/sdram_elpida.c [new file with mode: 0644]
arch/arm/include/asm/arch-omap4/clocks.h
arch/arm/include/asm/arch-omap4/emif.h [new file with mode: 0644]
arch/arm/include/asm/arch-omap4/omap4.h
arch/arm/include/asm/arch-omap4/sys_proto.h