From: Trevor Woerner <twoerner@gmail.com>
To: yocto-patches@lists.yoctoproject.org
Subject: Re: [yocto-patches] [meta-rockchip][PATCH 2/2] nanopi-r4s: enable r8169 built-in
Date: Fri, 5 Sep 2025 08:52:07 -0400 [thread overview]
Message-ID: <20250905125207.GB36766@localhost> (raw)
In-Reply-To: <edc0bc23-fc67-4f2f-a59f-b98e48128942@cherry.de>
On Fri 2025-09-05 @ 11:10:45 AM, Quentin Schulz via lists.yoctoproject.org wrote:
> Hi Trevor,
>
> On 9/4/25 9:45 PM, Trevor Woerner via lists.yoctoproject.org wrote:
> > Since the Realtek RTL8169 is part of this board, enable it unconditionally in
>
> The FriendlyElec wiki and product page doesn't mention this part number,
> weird (but armbian and openwrt forums do).
...and so does the output of lspci.
> FYI, it seems the default value when using "defconfig" defconfig from
> upstream is R8169 driver built as a module, so you could simply install the
> kernel module instead of marking it as Y. (But then you hit some corner
> cases when you want to use NFS for rootfs for example).
Exactly. If it is a device that is built into the board, I think it should be
built into the kernel rather than a module.
I didn't provide this in the commit message, but while testing with it enabled
as a module, it is the driver that is installed automatically by the system,
that's how/why I chose this driver to convert to =y.
> While many devices supported by this driver seem to require (?) a firmware,
> the R8169 seemingly doesn't seem to require one, so I guess this is fine :)
>
> > the kernel.
> >
> > Signed-off-by: Trevor Woerner <twoerner@gmail.com>
>
> Acked-by: Quentin Schulz <quentin.schulz@cherry.de>
>
> Thanks!
> Quentin
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#2138): https://lists.yoctoproject.org/g/yocto-patches/message/2138
> Mute This Topic: https://lists.yoctoproject.org/mt/115070708/900817
> Group Owner: yocto-patches+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/yocto-patches/leave/13168745/900817/63955952/xyzzy [twoerner@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
>
next prev parent reply other threads:[~2025-09-05 12:52 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-04 19:45 [meta-rockchip][PATCH 1/2] nanopi-r4s: remove 2nd eth work-around Trevor Woerner
2025-09-04 19:45 ` [meta-rockchip][PATCH 2/2] nanopi-r4s: enable r8169 built-in Trevor Woerner
2025-09-05 9:10 ` [yocto-patches] " Quentin Schulz
2025-09-05 12:52 ` Trevor Woerner [this message]
2025-09-05 12:52 ` Trevor Woerner
2025-09-05 9:11 ` [yocto-patches] [meta-rockchip][PATCH 1/2] nanopi-r4s: remove 2nd eth work-around Quentin Schulz
2025-09-05 12:36 ` Trevor Woerner
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=20250905125207.GB36766@localhost \
--to=twoerner@gmail.com \
--cc=yocto-patches@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.