]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
omap: emif: configure emif only when required
authorLokesh Vutla <lokeshvutla@ti.com>
Thu, 15 Nov 2012 21:06:33 +0000 (21:06 +0000)
committerTom Rini <trini@ti.com>
Mon, 10 Dec 2012 15:55:25 +0000 (08:55 -0700)
commit86021143a3081bd62d85abcc48135a0babc0096a
tree024333068e9ef7e75011d72ae0489f5d71ab9e66
parentc7f1cf5f29713e81f866063cdf7268c1cfc673ff
omap: emif: configure emif only when required

DMM_LISA_MAP registers program whether memory is mapped
on particular EMIF or not. Irrespective of these registers
EMIF is getting configured. Correcting the same.

Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
arch/arm/cpu/armv7/omap-common/emif-common.c