* 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
* Re: [docs] is there any value in a short section somewhere on H/W bringup tools?
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 ` Richard Purdie
2025-11-25 15:53 ` Robert P. J. Day
0 siblings, 1 reply; 3+ messages in thread
From: Richard Purdie @ 2025-11-25 15:47 UTC (permalink / raw)
To: Robert P. J. Day, YP docs mailing list
On Tue, 2025-11-25 at 06:35 -0800, Robert P. J. Day wrote:
>
> 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.)
Most of these are in meta-openembedded? If so, would a packagegroup
there make sense?
Cheers,
Richard
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [docs] is there any value in a short section somewhere on H/W bringup tools?
2025-11-25 15:47 ` [docs] " Richard Purdie
@ 2025-11-25 15:53 ` Robert P. J. Day
0 siblings, 0 replies; 3+ messages in thread
From: Robert P. J. Day @ 2025-11-25 15:53 UTC (permalink / raw)
To: Richard Purdie; +Cc: YP docs mailing list
[-- Attachment #1: Type: text/plain, Size: 1053 bytes --]
On Tue, 25 Nov 2025, Richard Purdie wrote:
> On Tue, 2025-11-25 at 06:35 -0800, Robert P. J. Day wrote:
> >
> > 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.)
>
> Most of these are in meta-openembedded? If so, would a packagegroup
> there make sense?
i was thinking that very thing. could add pciutils and whatever else
people think is appropriate.
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.