[GIT PULL] Please pull u-boot-rockchip-2026.10-20260813 into main
Quentin Schulz via U-Boot <[email protected]>
| Newsgroups | gmane.comp.boot-loaders.u-boot |
|---|---|
| Message-ID | <20260813141727.268273-1-u-boot__28411.7701159388$1786630699$gmane$org@0leil.net> |
Hi Tom,
CI for this pull request is available here: https://git.u-boot-project.org/u-boot/custodians/u-boot-rockchip/-/pipelines/972
The following changes since commit 36c377b9859ffb53eb1e39ea31e8d96d1e0fe1e5:
Prepare v2026.10-rc2 (2026-08-10 16:43:34 -0600)
are available in the Git repository at:
https://git.u-boot-project.org/u-boot/custodians/u-boot-rockchip.git tags/u-boot-rockchip-2026.10-20260813
for you to fetch changes up to c8cac405f29896362786c7ced1417fd15e7b8923:
rockchip: rk3576: Disable force_jtag by default (2026-08-11 17:35:22 +0200)
----------------------------------------------------------------
- Disable JTAG for RK3576. Fix for boards potentially not being able to
use SD card anymore due to automatic switch to JTAG based on level of
one specific pin,
----------------------------------------------------------------
Jonas Karlman (2):
include: linux: Import hw_bitfield.h from Linux v6.18
rockchip: rk3576: Disable force_jtag by default
arch/arm/mach-rockchip/rk3576/rk3576.c | 12 ++++++-
include/linux/hw_bitfield.h | 61 ++++++++++++++++++++++++++++++++++
2 files changed, 72 insertions(+), 1 deletion(-)
create mode 100644 include/linux/hw_bitfield.h