* power led flashing on omap5912
@ 2005-12-22 12:25 Tushar
0 siblings, 0 replies; 2+ messages in thread
From: Tushar @ 2005-12-22 12:25 UTC (permalink / raw)
To: linux-omap-open-source
i am using a omap5912 board. when i boot the kernel image, the power led starts flashing. can anyone tell if this behavior ok.
thanks
________________________________________________________________
Sent via the WebMail system at purplevisiontech.com
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: power led flashing on omap5912
@ 2005-12-22 17:34 Dirk Behme
0 siblings, 0 replies; 2+ messages in thread
From: Dirk Behme @ 2005-12-22 17:34 UTC (permalink / raw)
To: tushar.mathur; +Cc: linux-omap-open-source
Tushar wrote:
> i am using a omap5912 board. when i boot the kernel image, the power
> led starts flashing. can anyone tell if this behavior ok.
Yes, it is ok.
It shows you that kernel is basically alive and reached a dedicated boot
stage. E.g. I2C works and TPS power chip is initialized correctly. This
is controlled by drivers/i2c/chips/tps65010.c in tps_init()
/* Let LED1 (D9) blink */
tps65010_set_led(LED1, BLINK);
Dirk
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-12-22 17:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-22 12:25 power led flashing on omap5912 Tushar
-- strict thread matches above, loose matches on Subject: below --
2005-12-22 17:34 Dirk Behme
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox