Home
last modified time | relevance | path

Searched hist:b88e42560b7f6b9766faf52340638ec8b8ce1e3f (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-omap3/
H A Dmem.hb88e42560b7f6b9766faf52340638ec8b8ce1e3f Wed Sep 14 19:15:37 UTC 2011 Simon Schwarz <simonschwarzcor@googlemail.com> 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>