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

tcl/board: Add Spacemit MUSE Pi config #1122

Closed
wants to merge 1 commit into from

Conversation

lz-bro
Copy link

@lz-bro lz-bro commented Sep 2, 2024

No description provided.

Add basic connection details with MUSE Pi

Signed-off-by: liangzhen <[email protected]>
Comment on lines +3 to +7
adapter driver jlink
transport select jtag
adapter speed 2000

bindto 0.0.0.0
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

to be fair , this does not belong to board/target configuration.

adapter ...
transport ...
adapter ...

These are parameters of debug adapter and should be specified separately.

bindto ...

Is also a user preference.

@aap-sc
Copy link
Collaborator

aap-sc commented Sep 2, 2024

@lz-bro I would also recommend to create a MR to upstream OpenOCD . I would prefer to merge back changes like these from upstream

@lz-bro
Copy link
Author

lz-bro commented Sep 2, 2024

@lz-bro I would also recommend to create a MR to upstream OpenOCD . I would prefer to merge back changes like these from upstream

Thank you, I will create a MR to upstream OpenOCD.

@JanMatCodasip
Copy link
Collaborator

@lz-bro I can see that the patch to openocd.org has already been created: https://review.openocd.org/c/openocd/+/8361

For that reason, please consider closing this PR.

Thank you.

@lz-bro lz-bro closed this Sep 3, 2024
This pull request was closed.
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.

3 participants