Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 668548 - dev-embedded/openocd: change default sheevaplug port
Summary: dev-embedded/openocd: change default sheevaplug port
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Embedded Gentoo Team
URL: http://openocd.zylin.com/#/c/4206/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-14 00:04 UTC by Neil Stone
Modified: 2020-12-19 08:32 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Neil Stone 2018-10-14 00:04:16 UTC
After many hours of scratching my head, I discovered that the line within scripts/interfaces/sheevaplug.cfg;

ftdi_channel 1

Needs altering to read;

ftdi_channel 0

See http://openocd.zylin.com/#/c/4206/
See also https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=837989


Reproducible: Always

Actual Results:  
Failed connection
Comment 1 Jonas Stein gentoo-dev 2018-10-14 07:43:48 UTC
Which cat/pkg? 

Please read https://wiki.gentoo.org/wiki/Bugzilla/Guide
and complete your report. 

You do not have to write a book but we need a complete information we can work with.
Comment 2 Neil Stone 2018-10-14 11:57:56 UTC
Sorry, bit of a late one last night.

The package is dev-embedded/openocd
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2018-10-22 11:11:17 UTC
I guess having "0" *as default* is preferable.