mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Documentation: devel: add new troubleshooting
@ 2025-07-11  7:32 Ahmad Fatoum
  2025-07-11  7:32 ` [PATCH v2 1/4] Documentation: devel: porting: split out architecture intro Ahmad Fatoum
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Ahmad Fatoum @ 2025-07-11  7:32 UTC (permalink / raw)
  To: barebox

A consequence of running bare metal is that early failures are difficult
to diagnose. Let's add a troubleshooting section to help users take
the first step in diagnosing issues.

Ahmad Fatoum (4):
  Documentation: devel: porting: split out architecture intro
  Documentation: devel: architecture: detail first/second stage handling
  Documentation: user: split community from feedback
  Documentation: devel: troubleshooting: add new chapter

 Documentation/devel/architecture.rst    | 200 ++++++++++
 Documentation/devel/devel.rst           |   2 +
 Documentation/devel/porting.rst         |  83 +----
 Documentation/devel/troubleshooting.rst | 465 ++++++++++++++++++++++++
 Documentation/devicetree/index.rst      |   2 +
 Documentation/user/introduction.rst     |  19 +-
 6 files changed, 688 insertions(+), 83 deletions(-)
 create mode 100644 Documentation/devel/architecture.rst
 create mode 100644 Documentation/devel/troubleshooting.rst

-- 
2.39.5




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-07-11  7:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-07-11  7:32 [PATCH v2 0/4] Documentation: devel: add new troubleshooting Ahmad Fatoum
2025-07-11  7:32 ` [PATCH v2 1/4] Documentation: devel: porting: split out architecture intro Ahmad Fatoum
2025-07-11  7:32 ` [PATCH v2 2/4] Documentation: devel: architecture: detail first/second stage handling Ahmad Fatoum
2025-07-11  7:32 ` [PATCH v2 3/4] Documentation: user: split community from feedback Ahmad Fatoum
2025-07-11  7:32 ` [PATCH v2 4/4] Documentation: devel: troubleshooting: add new chapter Ahmad Fatoum

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox