All of lore.kernel.org
 help / color / mirror / Atom feed
From: Trevor Woerner <twoerner@gmail.com>
To: yocto-patches@lists.yoctoproject.org
Cc: Quentin Schulz <quentin.schulz@cherry.de>
Subject: Re: [yocto-patches] [meta-rockchip PATCH 2/2] bsp: rkbin: bump to latest commit in master branch
Date: Wed, 27 Nov 2024 20:01:01 -0500	[thread overview]
Message-ID: <20241128010101.GB17984@localhost> (raw)
In-Reply-To: <20241127-rkbin-bump-v1-2-b90b6c04a88f@cherry.de>

On Wed 2024-11-27 @ 04:12:59 PM, Quentin Schulz via lists.yoctoproject.org wrote:
> From: Quentin Schulz <quentin.schulz@cherry.de>
> 
> This seems to be fixing random RCU stalls, system hangs or resets while
> running upstream Linux kernel on RK3588 boards.

Very interesting! I have a number of boards that I'm actively using in the
rk3566 (radxa-zero3e), rk3568 (rock-3a), and rk3588 (rock-5a/b) families.

I'm build testing and will try running them once I have images.

Thanks!

> License-Update: Fixing typos c.f. 385bf9f1700c ("license: typo fix")
> 
> Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de>
> ---
>  recipes-bsp/rkbin/rockchip-rkbin.inc | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/recipes-bsp/rkbin/rockchip-rkbin.inc b/recipes-bsp/rkbin/rockchip-rkbin.inc
> index d70a5551c8171188af93dddf4b3b1dc960f27a83..9264db9048e31b7dae650bdc8e31009f7f4cf404 100644
> --- a/recipes-bsp/rkbin/rockchip-rkbin.inc
> +++ b/recipes-bsp/rkbin/rockchip-rkbin.inc
> @@ -1,7 +1,7 @@
>  SRC_URI = "git://github.com/rockchip-linux/rkbin;protocol=https;branch=master"
> -SRCREV = "a2a0b89b6c8c612dca5ed9ed8a68db8a07f68bc0"
> +SRCREV = "7c35e21a8529b3758d1f051d1a5dc62aae934b2b"
>  LICENSE = "Proprietary"
> -LIC_FILES_CHKSUM = "file://LICENSE;md5=15faa4a01e7eb0f5d33f9f2bcc7bff62"
> +LIC_FILES_CHKSUM = "file://LICENSE;md5=11e3673115959bf596feaaa6ea7ce9a5"
>  
>  inherit bin_package deploy
>  
> 
> -- 
> 2.47.0
> 
> 
> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#846): https://lists.yoctoproject.org/g/yocto-patches/message/846
> Mute This Topic: https://lists.yoctoproject.org/mt/109807517/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]
> -=-=-=-=-=-=-=-=-=-=-=-
> 
> 


  reply	other threads:[~2024-11-28  1:01 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-27 15:12 [meta-rockchip PATCH 0/2] bsp: rkbin: bump to latest commit in master Quentin Schulz
2024-11-27 15:12 ` [meta-rockchip PATCH 1/2] bsp: rkbin: rkbin-ddr: use glob pattern for finding DDR init Quentin Schulz
2024-11-28  0:55   ` [yocto-patches] " Trevor Woerner
2024-11-28 10:22     ` Quentin Schulz
2024-11-28 13:51       ` Trevor Woerner
2024-11-28 14:00         ` Quentin Schulz
2024-11-28 14:43           ` Trevor Woerner
2024-11-27 15:12 ` [meta-rockchip PATCH 2/2] bsp: rkbin: bump to latest commit in master branch Quentin Schulz
2024-11-28  1:01   ` Trevor Woerner [this message]
2024-11-28 10:29     ` [yocto-patches] " Quentin Schulz
2024-11-27 15:25 ` [meta-rockchip PATCH 0/2] bsp: rkbin: bump to latest commit in master 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=20241128010101.GB17984@localhost \
    --to=twoerner@gmail.com \
    --cc=quentin.schulz@cherry.de \
    --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.