From: Ahmad Fatoum <a.fatoum@pengutronix.de>
To: barebox@lists.infradead.org
Subject: [PATCH v2 0/4] Documentation: devel: add new troubleshooting
Date: Fri, 11 Jul 2025 09:32:04 +0200 [thread overview]
Message-ID: <20250711073208.3926688-1-a.fatoum@pengutronix.de> (raw)
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
next reply other threads:[~2025-07-11 7:53 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-11 7:32 Ahmad Fatoum [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250711073208.3926688-1-a.fatoum@pengutronix.de \
--to=a.fatoum@pengutronix.de \
--cc=barebox@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox