-
- Downloads
ARM: OMAP3+: Detect reset type
Certain modules are not affected by means of a warm reset and need not be configured again. Adding an API to detect the reset reason warm/cold. This will be used to skip the module configurations that are retained across a warm reset. Signed-off-by:Lokesh Vutla <lokeshvutla@ti.com> Signed-off-by:
R Sricharan <r.sricharan@ti.com>
Showing
- arch/arm/cpu/armv7/omap-common/reset.c 5 additions, 0 deletionsarch/arm/cpu/armv7/omap-common/reset.c
- arch/arm/include/asm/arch-am33xx/cpu.h 2 additions, 0 deletionsarch/arm/include/asm/arch-am33xx/cpu.h
- arch/arm/include/asm/arch-omap3/cpu.h 2 additions, 0 deletionsarch/arm/include/asm/arch-omap3/cpu.h
- arch/arm/include/asm/arch-omap3/sys_proto.h 1 addition, 0 deletionsarch/arm/include/asm/arch-omap3/sys_proto.h
- arch/arm/include/asm/arch-omap4/cpu.h 2 additions, 0 deletionsarch/arm/include/asm/arch-omap4/cpu.h
- arch/arm/include/asm/arch-omap4/sys_proto.h 1 addition, 0 deletionsarch/arm/include/asm/arch-omap4/sys_proto.h
- arch/arm/include/asm/arch-omap5/cpu.h 2 additions, 0 deletionsarch/arm/include/asm/arch-omap5/cpu.h
- arch/arm/include/asm/arch-omap5/sys_proto.h 1 addition, 0 deletionsarch/arm/include/asm/arch-omap5/sys_proto.h
Please register or sign in to comment