[PATCH 0/3] Documentation: devel: add new troubleshooting
Ahmad Fatoum
a.fatoum at pengutronix.de
Fri Jul 4 07:38:00 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 (3):
Documentation: devel: porting: split out architecture intro
Documentation: devel: architecture: detail first/second stage handling
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 | 377 ++++++++++++++++++++++++
Documentation/devicetree/index.rst | 2 +
5 files changed, 588 insertions(+), 76 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