[PATCH 8/10] deadbat-gta02v5-noled.patch

Werner Almesberger werner at openmoko.org
Wed Jul 16 11:01:02 CEST 2008


Mike Montour wrote:
> Just curious - is that the case for all GTA02v5s? I thought that the  
> ones that were sold to the public had been re-worked to fix that issue.

Hmm, the last status I have is that this wasn't fixed, because one
of the components needed a layout change. I'll inquire.

By the way, it's easy to check: take
http://svn.openmoko.org/trunk/src/target/gpio/gpio.c

Then turn on one LED after the other, e.g.,

gpio b0=1	# POWER(1)
gpio b1=1	# POWER(2)
gpio b2=1	# AUX
gpio b0=1	# POWER(2) again, to test GPB2

If turning on a LED turns off others, these others are still missing
the base resistor. If the LEDs stay on, they're fine.

- Werner




More information about the openmoko-kernel mailing list