]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
omap4: emif: fix error in driver
authorAneesh V <aneesh@ti.com>
Mon, 21 Nov 2011 23:39:02 +0000 (23:39 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Tue, 6 Dec 2011 22:59:34 +0000 (23:59 +0100)
commit4324c118a03d8b957ef249e33313b6eafb580b41
tree7af060f982997c37d2bc2494dd95fe106ea2ef23
parent473673a5c89cfa24aee92ec5fbae30e2d5557d32
omap4: emif: fix error in driver

There was a typo in the EMIF driver. It went un-noticed
because it affected only when automatic detection is enabled
and even then half the memory was configured and identified
properly.

Reported-by: Rockefeller <rockefeller.lin@innocomm.com>
Signed-off-by: Aneesh V <aneesh@ti.com>
arch/arm/cpu/armv7/omap-common/emif-common.c