]> git.baikalelectronics.ru Git - kernel.git/commit
omap1: Fix booting for 15xx and 730 with omap1_defconfig
authorTony Lindgren <tony@atomide.com>
Tue, 18 Jan 2011 20:42:23 +0000 (12:42 -0800)
committerTony Lindgren <tony@atomide.com>
Wed, 19 Jan 2011 18:38:43 +0000 (10:38 -0800)
commitb8613c0a397f564791a3224f34d4b5f699389982
tree643c3a38bd271997c61a58d59ccdbebc1f6beb28
parente4be0afdd837ac3c2d4f1c07f2c1be54788234b5
omap1: Fix booting for 15xx and 730 with omap1_defconfig

For omap15xx and 730 we need to use the MPU timer
as the 32K timer is not available. For omap16xx
we want to use the 32K timer because of PM. Fix this
by allowing to build in both timers.

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap1/Kconfig
arch/arm/mach-omap1/Makefile
arch/arm/mach-omap1/time.c
arch/arm/mach-omap1/timer32k.c
arch/arm/plat-omap/Kconfig
arch/arm/plat-omap/counter_32k.c
arch/arm/plat-omap/include/plat/common.h