All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-rockchip PATCH v2 0/2] bsp: rkbin: bump to latest commit in master
@ 2024-11-28 15:58 Quentin Schulz
  2024-11-28 15:58 ` [meta-rockchip PATCH v2 1/2] bsp: rkbin: rkbin-ddr: use version and file variables for path matching Quentin Schulz
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Quentin Schulz @ 2024-11-28 15:58 UTC (permalink / raw)
  To: yocto-patches; +Cc: Quentin Schulz

We've been hit by random RCU stalls, system hangs or resets on some (not
all) of our RK3588-based products running some old BL31/DDR init
binaries.

Upgrading to latest commit in master branch seems to mitigate those
issues, so let's do that.

Only build tested.

Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de>
---
Changes in v2:
- use version and filename variables instead of using glob pattern for
  path matching the DDR init binaries,
- Link to v1: https://lore.kernel.org/r/20241127-rkbin-bump-v1-0-b90b6c04a88f@cherry.de

---
Quentin Schulz (2):
      bsp: rkbin: rkbin-ddr: use version and file variables for path matching
      bsp: rkbin: bump to latest commit in master branch

 README                                      | 15 +++++++++++++++
 recipes-bsp/rkbin/rockchip-rkbin-ddr_git.bb | 20 ++++++++++++++++----
 recipes-bsp/rkbin/rockchip-rkbin.inc        |  4 ++--
 3 files changed, 33 insertions(+), 6 deletions(-)
---
base-commit: 3a8be31581651ced6c27f5bad1333064e513a8f0
change-id: 20241127-rkbin-bump-4cdfb23aa49f

Best regards,
-- 
Quentin Schulz <quentin.schulz@cherry.de>



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2024-12-16  3:54 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-28 15:58 [meta-rockchip PATCH v2 0/2] bsp: rkbin: bump to latest commit in master Quentin Schulz
2024-11-28 15:58 ` [meta-rockchip PATCH v2 1/2] bsp: rkbin: rkbin-ddr: use version and file variables for path matching Quentin Schulz
2024-12-16  3:53   ` [yocto-patches] " Trevor Woerner
2024-11-28 15:58 ` [meta-rockchip PATCH v2 2/2] bsp: rkbin: bump to latest commit in master branch Quentin Schulz
2024-12-16  3:54   ` [yocto-patches] " Trevor Woerner
2024-12-05 17:09 ` [yocto-patches] [meta-rockchip PATCH v2 0/2] bsp: rkbin: bump to latest commit in master Trevor Woerner
2024-12-05 17:21   ` Quentin Schulz
2024-12-12 20:11 ` Trevor Woerner
2024-12-13 10:10   ` Quentin Schulz
2024-12-13 13:25     ` Trevor Woerner
2024-12-13 13:46       ` Quentin Schulz
2024-12-13 15:17         ` Trevor Woerner

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.