]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARMV7: OMAP3: Fix broken reset command on OMAP36XX/37XX and OMAP4
authorSteve Sakoman <steve@sakoman.com>
Wed, 25 Aug 2010 20:22:44 +0000 (13:22 -0700)
committerSandeep Paulraj <s-paulraj@ti.com>
Wed, 8 Sep 2010 18:51:18 +0000 (14:51 -0400)
commit543431b66dd9f3526f23546cac962c29ad0f485a
tree139fd7de177b6c747fdfc3bd3d80b7e96a5ca313
parent0c0a0e07811965188d5f64cdbc186331c0598fa6
ARMV7: OMAP3: Fix broken reset command on OMAP36XX/37XX and OMAP4

Using the reset command on OMAP36XX/37XX and OMAP4 caused a hang. This
patch uses the reset bit appropriate for each CPU architecture.

Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
arch/arm/cpu/armv7/omap-common/reset.S
arch/arm/include/asm/arch-omap3/cpu.h
arch/arm/include/asm/arch-omap4/omap4.h