]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm: omap-common: emif: allow to map memory without interleaving
authorFelipe Balbi <balbi@ti.com>
Thu, 6 Nov 2014 14:28:46 +0000 (08:28 -0600)
committerTom Rini <trini@ti.com>
Thu, 4 Dec 2014 16:04:13 +0000 (11:04 -0500)
commitdbf02eca0b5b9c4ade34064bd0d4a515bee00de5
tree88772127cee5b7eb6eac0ef586704115fc9f1bb9
parent7a294c5c0a048177d4f69b255988fdff59133ff8
arm: omap-common: emif: allow to map memory without interleaving

If we want to have two sections, one on each EMIF, without
interleaving, current code wouldn't enable emif2. Fix that
problem.

Signed-off-by: Felipe Balbi <balbi@ti.com>
Reviewed-by: Tom Rini <trini@ti.com>
arch/arm/cpu/armv7/omap-common/emif-common.c