-
Notifications
You must be signed in to change notification settings - Fork 78
docs(Debug SPL): Updates U-Boot SPL Debug Guide #272
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
Conversation
|
New warnings found with rstcheck: |
source/linux/Foundational_Components/U-Boot/Apps-SPL-Debug-OpenOCD.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/U-Boot/Apps-SPL-Debug-OpenOCD.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/U-Boot/Apps-SPL-Debug-OpenOCD.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/U-Boot/Apps-SPL-Debug-OpenOCD.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/U-Boot/Apps-SPL-Debug-OpenOCD.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/U-Boot/Apps-SPL-Debug-OpenOCD.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/U-Boot/Apps-SPL-Debug-OpenOCD.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/U-Boot/Apps-SPL-Debug-OpenOCD.rst
Outdated
Show resolved
Hide resolved
|
@nmenon could you take a look as well? |
nmenon
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
drive by comments focussing on OpenOCD
source/linux/Foundational_Components/U-Boot/Apps-SPL-Debug-OpenOCD.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/U-Boot/Apps-SPL-Debug-OpenOCD.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/U-Boot/Apps-SPL-Debug-OpenOCD.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/U-Boot/Apps-SPL-Debug-OpenOCD.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/U-Boot/Apps-SPL-Debug-OpenOCD.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/U-Boot/Apps-SPL-Debug-OpenOCD.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/U-Boot/Apps-SPL-Debug-OpenOCD.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/U-Boot/Apps-SPL-Debug-OpenOCD.rst
Outdated
Show resolved
Hide resolved
|
"Merge branch 'TexasInstruments:master' into master" |
This was an unintentional commit, now removed. |
f45fe48 to
6dc42e6
Compare
|
@praneethbajjuri , @r-vignesh , @nmenon , @bryanbrattlof , @jmenti , @StaticRocket, @devarsht , @aniket-l , @cshilwant , @uditkumarti , @VeeruPrudhvi please review as able. All mentioned fixes have been addressed in latest |
Unintentional new commit was added to this PR after this comment, which I just removed. No changes made. |
source/linux/Foundational_Components/U-Boot/Apps-SPL-Debug-OpenOCD.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/U-Boot/Apps-SPL-Debug-OpenOCD.rst
Outdated
Show resolved
Hide resolved
U-Boot SPL Debug SDK docs guide updated for AM62x using OpenOCD/GDB & CCS examples. Signed-off-by: Jonas Wood <[email protected]>
all feedback addressed and fixed. please review when able to close out PR |
jmenti
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good enough for initial documentation, thanks for the PR (:
U-Boot SPL Debug SDK docs guide updated for AM62x
using OpenOCD/GDB & CCS examples.