]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
omap3: Configure RAM bank 0 if in SPL
authorSimon Schwarz <simonschwarzcor@googlemail.com>
Wed, 14 Sep 2011 19:15:37 +0000 (15:15 -0400)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Fri, 30 Sep 2011 20:00:54 +0000 (22:00 +0200)
commitb88e42560b7f6b9766faf52340638ec8b8ce1e3f
tree51c894bd3591ee0e2cdf2711a9def19c9679a953
parent63ffcfcbd0b9798e630fedda03f0d64f83715f6b
omap3: Configure RAM bank 0 if in SPL

OMAP3 relied on the memory config done by X-loader or Configuration Header. This
has to be reworked for the implementation of a SPL. This patch configures RAM
bank 0 if CONFIG_SPL_BUILD is set. Settings for Micron-RAM used by devkit8000
are added to mem.h

Signed-off-by: Simon Schwarz <simonschwarzcor@gmail.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
arch/arm/cpu/armv7/omap3/sdrc.c
arch/arm/include/asm/arch-omap3/mem.h