Hello all,

I just did the following test:

Compile from scratch Angstrom for beagle board using the following command:
 Bitbake console-image

Everything where fine,no error. I end all woth all file in the 
deploy/images/beagleboard directory.

I copy/untar them to a SD card and launch it on the beagle board.
Boot was fine, no error. Network is working. Trainee board is recognize and 
GPIO are allocated :
" Beagle expansionboard: exporting GPIOs 130-141,162 to userspace"

When I tested the GPIO, they are not all working.

I can switch ON/OFF gpio 136 doing this:
Echo "out" > /sys/class/gpio/gpio136/direction
Echo "0" > /sys/class/gpio/gpio136/value
Echo "1" > /sys/class/gpio/gpio136/value

If I do the same with GPIO 132/133/134/135, it doesn't work.

Is it something known?


I suppose there might be a mux problem.
Where is the mux done in the kernel?
I tried to look at it and comare it with the 2.6.32 version, but I can't find 
it.

Thanks for your help.


Florian Lefeuvre
_______________________________________________
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel

Reply via email to