]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
AM3517:EMIF4: fix SDRAM size to 256Mb
authorVaibhav Hiremath <hvaibhav@ti.com>
Mon, 29 Nov 2010 21:36:10 +0000 (16:36 -0500)
committerSandeep Paulraj <s-paulraj@ti.com>
Mon, 29 Nov 2010 21:36:10 +0000 (16:36 -0500)
commit279c8283db09b1168fce83fc9851ca8b36ea07f8
treef8f277951e8b94671f942bc37f9f43c2abd4afd0
parentaa82d5f2a6cf373463270ad5e3160ef906d99175
AM3517:EMIF4: fix SDRAM size to 256Mb

With addition of "dram_init_banksize()" function from Heiko,Schocher
(commit ID: 561142af20f1fd7b425d9425730014e656defb91), the DRAM size
is getting configured wrongly to 512Mb (CS0 & CS1).
So fix it to 256Mb.

Signed-off-by: Vaibhav Hiremath <hvaibhav@ti.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
arch/arm/cpu/armv7/omap3/emif4.c