[PATCH v2 0/4] Documentation: devel: add new troubleshooting

Ahmad Fatoum a.fatoum at pengutronix.de
Fri Jul 11 00:32:04 PDT 2025


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




More information about the barebox mailing list