]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARMV7: OMAP3: Remove erroneous hard coded sdram setup for 128MB/bank
authorSteve Sakoman <steve@sakoman.com>
Fri, 20 Aug 2010 03:09:57 +0000 (20:09 -0700)
committerSandeep Paulraj <s-paulraj@ti.com>
Wed, 8 Sep 2010 18:51:24 +0000 (14:51 -0400)
commit3667cbeed5e3c4067e624e52a916b1ebb02c8f05
tree43be961b21a7ba663e8312310cf378a259b13085
parent543431b66dd9f3526f23546cac962c29ad0f485a
ARMV7: OMAP3: Remove erroneous hard coded sdram setup for 128MB/bank

Upcoming Beagle and Overo revisions use POP memory with 256MB or 512MB
per bank.  This patches uses the SDRC settings from x-load or the config
header to set up timing properly.

Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
arch/arm/cpu/armv7/omap3/sdrc.c