All of lore.kernel.org
 help / color / mirror / Atom feed
* is there any value in a short section somewhere on H/W bringup tools?
@ 2025-11-25 14:36 Robert P. J. Day
  2025-11-25 15:47 ` [docs] " Richard Purdie
  0 siblings, 1 reply; 3+ messages in thread
From: Robert P. J. Day @ 2025-11-25 14:36 UTC (permalink / raw)
  To: YP docs mailing list


  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


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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-25 14:36 is there any value in a short section somewhere on H/W bringup tools? Robert P. J. Day
2025-11-25 15:47 ` [docs] " Richard Purdie
2025-11-25 15:53   ` Robert P. J. Day

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.