From: Michael Opdenacker <michael.opdenacker@rootcommit.com>
To: yocto-patches@lists.yoctoproject.org
Cc: michael.opdenacker@rootcommit.com
Subject: Re: [yocto-patches] [PATCH meta-rockchip] orangepi-3b: add
Date: Thu, 20 Nov 2025 11:57:30 +0000 (UTC) [thread overview]
Message-ID: <8d9d5a5c-6d8e-4063-81b6-134d777843f1@rootcommit.com> (raw)
In-Reply-To: <71898d93-c240-42be-a1b2-42ac1e5b854b@cherry.de>
Hi Quentin
Thanks a lot for the review!
On 11/20/25 11:35, Quentin Schulz via lists.yoctoproject.org wrote:
> Hi Michael,
>
> On 11/20/25 11:25 AM, Michael Opdenacker via lists.yoctoproject.org
> wrote:
>>
>> +++ b/conf/machine/orangepi-3b.conf
>> @@ -0,0 +1,11 @@
>> +#@TYPE: Machine
>> +#@NAME: Orange Pi 3B v2.1
>> +#@DESCRIPTION: 3th generation SBC designed by Kunlong Co.,Limited.
>
> Not sure the board identifier number really is synonym of generation.
> In any case, should be "3rd" I guess :)
Oops, indeed!
I just imitated the machine file for OrangePi 5 plus, which claimed it
was 5th generation.
I'll remove this mention of a generation which is indeed dubious.
>
>> +#http://www.orangepi.org/html/hardWare/computerAndMicrocontrollers/details/Orange-Pi-3B.html
>>
>> +
>> +require conf/machine/include/rk3566.inc
>> +
>> +KERNEL_DEVICETREE = "rockchip/rk3566-orangepi-3b-v2.1.dtb"
>
> There's also another device tree in the kernel tree for an earlier
> version:
>
> rockchip/rk3566-orangepi-3b-v1.1.dtb
>
> I think we should probably also have it in KERNEL_DEVICETREE.
>
> Looking at the U-Boot code, the bootloader should be able to load the
> proper DTB based on some runtime detection.
Very cool, done!
This looks like the best way to handle this.
>
> In which case, the NAME part at the top should simply say Orange Pi 3B.
>
Indeed, fixed too.
>
> Otherwise looks good to me!
Thanks again.
A V2 is coming soon once I'm done testing.
Cheers
Michael.
--
Michael Opdenacker
Root Commit
Yocto Project and OpenEmbedded Training course - Learn by doing:
https://rootcommit.com/training/yocto/
next prev parent reply other threads:[~2025-11-20 11:57 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-20 10:25 [PATCH meta-rockchip] orangepi-3b: add Michael Opdenacker
2025-11-20 10:35 ` [yocto-patches] " Quentin Schulz
2025-11-20 11:57 ` Michael Opdenacker [this message]
[not found] <1879B0158049C4B6.1423420@lists.yoctoproject.org>
2025-11-20 10:34 ` Michael Opdenacker
2025-11-20 10:40 ` Quentin Schulz
2025-11-20 11:03 ` Michael Opdenacker
2025-11-20 16:38 ` Konstantin Ryabitsev
2025-11-20 16:54 ` Michael Opdenacker
2025-11-20 17:04 ` Quentin Schulz
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=8d9d5a5c-6d8e-4063-81b6-134d777843f1@rootcommit.com \
--to=michael.opdenacker@rootcommit.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.