All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Robert P. J. Day" <rpjday@crashcourse.ca>
To: YP docs mailing list <docs@lists.yoctoproject.org>
Subject: is there any value in a short section somewhere on H/W bringup tools?
Date: Tue, 25 Nov 2025 09:36:41 -0500 (EST)	[thread overview]
Message-ID: <8f9e9bb5-e84e-c9a2-bd27-105ffae5c2e8@crashcourse.ca> (raw)


  Is there any value in adding a short section on useful OE-available
hardware bringup utilities? i just added this to an image to help me
poke around a new board:

  IMAGE_INSTALL:append = " \
        devmem2 \
        dtc \
        ethtool \
        i2c-tools \
        libgpiod \
        libubootenv-bin \
        lshw \
        mdio-tools \
        phytool \
        spitools \
        usbutils \
  "

might this be something that would be appropriate for the BSP guide,
or as a section in the dev tasks manual? (i'm sure there are other
packages that would belong here as well.)

rday


             reply	other threads:[~2025-11-25 14:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-25 14:36 Robert P. J. Day [this message]
2025-11-25 15:47 ` [docs] is there any value in a short section somewhere on H/W bringup tools? Richard Purdie
2025-11-25 15:53   ` Robert P. J. Day

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=8f9e9bb5-e84e-c9a2-bd27-105ffae5c2e8@crashcourse.ca \
    --to=rpjday@crashcourse.ca \
    --cc=docs@lists.yoctoproject.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.