Re: [yocto] [meta-rockchip] [PATCH] machines: correct rk3066/rk3188/rk3288 kernel devicetree path

2024-01-20 Thread Trevor Woerner
On Sat 2024-01-20 @ 11:46:20 PM, Trevor Woerner via lists.yoctoproject.org wrote: > On Sat 2024-01-20 @ 06:25:20 PM, Stephen Chen wrote: > > Since mainline linux v6.5-rc1, this commit 724ba6751532 > > ("ARM: dts: Move .dts files to vendor sub-directories") > > was added. > > > > Link: > > https:

Re: [yocto] [meta-rockchip] [PATCH] machines: correct rk3066/rk3188/rk3288 kernel devicetree path

2024-01-20 Thread Trevor Woerner
On Sat 2024-01-20 @ 06:25:20 PM, Stephen Chen wrote: > Since mainline linux v6.5-rc1, this commit 724ba6751532 > ("ARM: dts: Move .dts files to vendor sub-directories") > was added. > > Link: > https://github.com/torvalds/linux/commit/724ba6751532055db75992fc6ae21c3e322e94a7 > > Signed-off-by: S

Re: [yocto] [meta-rockchip] [PATCH v3 1/1] orangepi-5-plus: Support Orange Pi 5 Plus single-board computer

2024-01-20 Thread Abhisit Sangjan
Thank you for your time to support me! I will support you to contribute this kind of the single board computer. Thanks! On Sun, 21 Jan 2024 at 09:42, Trevor Woerner wrote: > On Thu 2023-12-21 @ 11:40:48 AM, Abhisit Sangjan wrote: > > From: Abhisit Sangjan > > > > Being merged when the u-boot v

Re: [yocto] [meta-rockchip] [PATCH v2] rock-4c-plus: add

2024-01-20 Thread Trevor Woerner
On Sat 2024-01-20 @ 05:30:38 PM, Stephen Chen wrote: > ROCK 4C Plus is a Rockchip RK3399-T based SBC from Radxa. > > Specs: > - RaspberryPi 4 form factor > - 64bit LPDDR4 > - eMMC > - Micro SD > - SPI Nor Flash > - Two Micro-HDMI (HDMI 4K and HDMI 2K) > - 4-lane MIPI DSI > - MIPI CSI > - GbE LAN w

Re: [yocto] [meta-rockchip] [PATCH v3 1/1] orangepi-5-plus: Support Orange Pi 5 Plus single-board computer

2024-01-20 Thread Trevor Woerner
On Thu 2023-12-21 @ 11:40:48 AM, Abhisit Sangjan wrote: > From: Abhisit Sangjan > > Being merged when the u-boot version is 2024.01-rc5 or newer and the Linux > Kernel version is 6.7 or newer > > Orange Pi 5 Plus is RK3588 based SBC featuring: > - 2x 2.5G ethernet ports – onboard NIC hooked to

Re: [yocto] [meta-rockchip] [PATCH v3] rock-3a add

2024-01-20 Thread Trevor Woerner
On Mon 2023-10-16 @ 09:43:45 PM, anthony.t.dav...@gmail.com wrote: > From: Anthony Davies > > Add support for the Radxa Rock 3A > https://wiki.radxa.com/Rock3/3a > > The TF-A project does not currently have support for > the rk3568. Therefore, for the time-being, the only way to supply a > TPL/D

Re: [yocto] etherlab

2024-01-20 Thread Daniele Lugli
Thank you Marek and Ross. @Ross: I had a look into log.do_configure and found checking for Linux kernel sources... /usr/src/linux-headers-6.5.0-14-generic (Kernel 6.5) but these are from the host, my target kernel is a 6.1 with PREEMPT_RT ! Also it suggests to look into config.log, where I find

Re: [yocto] [yocto-autobuilder2] [PATCH] schedulers: Drop mickledore for meta-oe/layer-checks

2024-01-20 Thread Yoann Congal
Hi, Le lun. 8 janv. 2024 à 14:34, Richard Purdie < richard.pur...@linuxfoundation.org> a écrit : > Signed-off-by: Richard Purdie > --- > schedulers.py | 6 -- > 1 file changed, 6 deletions(-) > This patch has been merged but not applied to the scheduler config maybe ? meta-oe-mirror still

Re: [yocto] [PATCH yocto-autobuilder-helper] config.json: meta-agl now needs meta-oe

2024-01-20 Thread Richard Purdie
On Thu, 2024-01-18 at 13:32 +0100, Alexandre Belloni via lists.yoctoproject.org wrote: > From: Alexandre Belloni > > rng-tools has been moved to meta-oe and is a dependency of > packagegroup-agl-core-boot > > Signed-off-by: Alexandre Belloni > --- > config.json | 5 +++-- > 1 file changed, 3

[yocto] [meta-rockchip] [PATCH] machines: correct rk3066/rk3188/rk3288 kernel devicetree path

2024-01-20 Thread Stephen Chen
Since mainline linux v6.5-rc1, this commit 724ba6751532 ("ARM: dts: Move .dts files to vendor sub-directories") was added. Link: https://github.com/torvalds/linux/commit/724ba6751532055db75992fc6ae21c3e322e94a7 Signed-off-by: Stephen Chen --- conf/machine/firefly-rk3288.conf | 2 +- conf/mac

[yocto] [meta-rockchip] [PATCH v2] rock-4c-plus: add

2024-01-20 Thread Stephen Chen
ROCK 4C Plus is a Rockchip RK3399-T based SBC from Radxa. Specs: - RaspberryPi 4 form factor - 64bit LPDDR4 - eMMC - Micro SD - SPI Nor Flash - Two Micro-HDMI (HDMI 4K and HDMI 2K) - 4-lane MIPI DSI - MIPI CSI - GbE LAN with Power over Ethernet (PoE) support - Wi-Fi 5 and BT5.0 wireless module - 3

Re: [yocto] [meta-rockchip] [PATCH] rock 4c+: add

2024-01-20 Thread Stephen Chen
Hi Trevor Thanks for your suggestion. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#62201): https://lists.yoctoproject.org/g/yocto/message/62201 Mute This Topic: https://lists.yoctoproject.org/mt/103293271/21656 Group Owner: yocto+ow...@lists.yoct