forked from GlasgowEmbedded/glasgow
-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: whitequark/glasgow
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 46f6594e1ae8
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: whitequark/glasgow
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9cc3d9a48161
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 3 commits
- 2 files changed
- 1 contributor
Commits on Feb 26, 2019
-
applet.jtag_mips: reset Rocc before entering probe mode.
Otherwise all our writes will just get ignored. This commit also adds detection of unexpected core reset.
Configuration menu - View commit details
-
Copy full SHA for 034d01f - Browse repository at this point
Copy the full SHA 034d01fView commit details
Commits on Feb 27, 2019
-
applet.jtag: reset TAP chain before selecting a TAP.
Selecting a TAP requires reading IDCODE/BYPASS from DR, which means that a TAP chain reset was a precondition for select_tap(), but this wasn't intended or documented. The current design requires a reset, so just add that. Since all derived applets want to select a TAP, remove the TAP reset via TMS from run(); however, keep TAP reset via TRST#, because that enables the TRST# driver.
Configuration menu - View commit details
-
Copy full SHA for fef9fff - Browse repository at this point
Copy the full SHA fef9fffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cc3d9a - Browse repository at this point
Copy the full SHA 9cc3d9aView commit details
There are no files selected for viewing