]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
OMAP3: Change mem_ok to clear again after reading back
authorTom Rini <trini@ti.com>
Fri, 18 Nov 2011 12:48:01 +0000 (12:48 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Tue, 6 Dec 2011 22:59:38 +0000 (23:59 +0100)
commit3bd8437dcce211bba51b306a9b71f9eec4a474c2
tree9ae6c3620f7e8885d1d1478230cb798d5bb3dc6a
parent2a04e85870de089018e40828a5238cc413089007
OMAP3: Change mem_ok to clear again after reading back

It's possible to need to call this function on the same banks multiple
times so we want to be sure that 'pos A' is cleared out again at the
end.

Signed-off-by: Tom Rini <trini@ti.com>
arch/arm/cpu/armv7/omap3/mem.c