]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
OMAP5: reset: Use cold reset in case of 5430ES1.0
authorSRICHARAN R <r.sricharan@ti.com>
Mon, 12 Mar 2012 02:25:52 +0000 (02:25 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Tue, 15 May 2012 06:31:25 +0000 (08:31 +0200)
commit0696473be705287eb728356c79af19b69b60ab09
tree61abdeb36ebc99abffb296f0854bb0b01184b15b
parentd417d1db5f9092d125ddea882ced77eaa5f3d236
OMAP5: reset: Use cold reset in case of 5430ES1.0

Warm reset is not functional in case of omap5430ES1.0.
So override the weak reset_cpu function to use
cold reset instead.

Signed-off-by: R Sricharan <r.sricharan@ti.com>
arch/arm/cpu/armv7/omap5/hwinit.c