Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

saydo17
Copy link

@saydo17 saydo17 commented Sep 8, 2014

A change in the logi-kernel caused the led-panel-v01 software to fail. Addressing is now word based instead of byte based.
fpga-logi/logi-kernel@812a67d
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.

Logi-Kernel was changed to use 16 bit addressing instead of byte
addressing.  Created new folder for chages.  Created new folder and
copied old files to maintain legacy code.

address register now 0x0008
data register now 0x0009
buffer select register now 0x000A
Changes eEnv.text_Edits.txt to disable BB-BONE-LOGIBONE because new
Logi-Bones have eeprom programmed and will automatically load default
overlay
If logi bone has eeprom, the kernal will load the device tree overlay on
boot.  Added code to unexport default tree overlay.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant