Re: [beagleboard] gpio48 on a Bacon Cape Rev A on a Beaglebone Black Rev B

2016-03-21 Thread Paul Wolfson
*Oops*, missed an update to the script. Thanks! 7c7 < clr=/sys/class/gpio/gpio48 --- > clr=/sys/class/gpio/gpio48 34a35,38 > > # [NJO CHANGE] Set GPIO48 as an output > echo 48 > /sys/class/gpio/export > echo out > ${clr}/direction

[beagleboard] gpio48 on a Bacon Cape Rev A on a Beaglebone Black Rev B

2016-03-21 Thread Paul Wolfson
I just purchased a Bacon Cape to play with and I am having trouble with initial diagnostics. The bash test script https://github.com/SoCM/Embedded/blob/master/common/scripts-for-BBB/BBB/Bacon-test.sh complains that gpio48 is undefined. As a result the character display tests are failing