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

soc/integration/soc_core: add new parameters --with-uartbone and --with-jtagbone, deprecate crossover+uartbone #1809

Merged

Conversation

trabucayre
Copy link
Collaborator

  • --with-jtagbone and --with-uartbone are now integrated in SoCCore arguments. This class also handle add_jtagbone and add_uartbone
  • when a target try to add one of this option a warning is displayed and insertion is bypassed
  • crossover+uartbone is deprecated -> --uart-name=crossover --with-uartbone
  • jtag capability ((un)supported) is now handled at platform level

…th-jtagbone, deprecate crossover+uartbone

- `--with-jtagbone` and `--with-uartbone` are now integrated in SoCCore
  arguments. This class also handle `add_jtagbone` and `add_uartbone`
- when a target try to add one of this option a warning is displayed and
  insertion is bypassed
- `crossover+uartbone` is deprecated -> `--uart-name=crossover
  --with-uartbone`
- jtag capability ((un)supported) is now handled at platform level
@enjoy-digital enjoy-digital merged commit ad98c7c into enjoy-digital:master Oct 23, 2023
@enjoy-digital
Copy link
Owner

Thanks @trabucayre!

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.

2 participants