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

Spi support #3

Merged
merged 1 commit into from Sep 12, 2014
Merged

Spi support #3

merged 1 commit into from Sep 12, 2014

Conversation

jepler
Copy link
Member

@jepler jepler commented Sep 8, 2014

this is tested lightly on my odroid u3 with 7i90, but I'm sure it needs revision before it's suitable to merge.

it can

  • read hmid
  • verify eeprom
  • write eeprom

This properly programs and verifies the eeprom on my SPI 7i90

typical commandline:
    mesaflash --device 7I90 --addr /dev/spidev1.0 --spi \
	--verify 7i90_spi_svst4_8.bit
@jepler
Copy link
Member Author

jepler commented Sep 12, 2014

This version has the 'layer violations' removed.

micges added a commit that referenced this pull request Sep 12, 2014
@micges micges merged commit 991509f into LinuxCNC:master Sep 12, 2014
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.

None yet

2 participants