bikerglen / beagle

BeagleBone HW, SW, & FPGA Development
bikerglen.com
52 stars 28 forks source link

Changes I had to make to get this to work #1

Open saydo17 opened 9 years ago

saydo17 commented 9 years ago

A change in the logi-kernel caused the led-panel-v01 software to fail. Addressing is now word based instead of byte based.
https://github.com/fpga-logi/logi-kernel/commit/812a67dcd45f1d53169898520053c9bc07c17ea0 Also, I had problems with the custom device tree overlay. I have added BB-BONE-LOGIBONE to the disable list in the instructions for the R01 uEnv.txt edits. Also had to unexport the default overlay in the setup script.