summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQuentin Schulz <quentin.schulz@cherry.de>2024-05-06 16:39:03 +0200
committerQuentin Schulz <quentin.schulz@cherry.de>2024-05-06 16:39:03 +0200
commit8c7a7afe55148a789dd190be327138e67b1f0fb8 (patch)
treeef5eba94cd32a8b1d2d7fdbc3223ec5a3de4f983
parentb37d3d30622f33600f7c940d55914d70abb83c41 (diff)
Bump jaguar, puma, ringneck, tiger binariesHEADmaster
Bump jaguar linux to 13643c18 @ job245344. Changes: * 13643c18 TSD: arm64: dts: rockchip: fix pcie-refclk frequency on jaguar * 38cd6b8b TSD: arm64: dts: rockchip: enable VEPU580 encoders on Jaguar RK3588 Bump jaguar u-boot to 733b1982 @ job249159. Changes: * 733b1982 BACKPORT: rockchip: rk3588: use DRAM banks from ATAGS * 912abf64 BACKPORT: rockchip: NR_DRAM_BANKS now defaults to 10 when Rockchip TPL blob is used * fc9b88bc UPSTREAM: rockchip: sdram: Support getting banks from TPL for rk3568 and rk3588 * 34978e50 UPSTREAM: env: mmc: print MMC device being read Bump puma linux to c3ab74cc @ job234246. Changes: * c3ab74cc BACKPORT: drm/panel: ltk050h3146w: drop duplicate commands from LTK050H3148W init * fcb58159 UPSTREAM: drm/panel: ltk050h3146w: add MIPI_DSI_MODE_VIDEO to LTK050H3148W flags * ed14c4a1 UPSTREAM: drm/panel: ltk050h3146w: use dev_err_probe wherever possible * 638a5fc2 UPSTREAM: drm/panel: ltk050h3146w: only print message when GPIO getting is not EPROBE_DEFER * d19c5a03 UPSTREAM: drm/panel: ltk050h3146w: Set burst mode for ltk050h3148w * 8e5aecdf UPSTREAM: arm64: dts: rockchip: add regulators for PCIe on RK3399 Puma Haikou * 9b4da7b9 UPSTREAM: arm64: dts: rockchip: enable internal pull-up on PCIE_WAKE# for RK3399 Puma * 4a3fb709 UPSTREAM: arm64: dts: rockchip: enable internal pull-up on Q7_USB_ID for RK3399 Puma Bump puma u-boot to a2caa651 @ job245077. Changes: * a2caa651 UPSTREAM: env: mmc: print MMC device being read Bump ringneck linux to 94cd310e @ job234231. Changes: * 94cd310e BACKPORT: drm/panel: ltk050h3146w: drop duplicate commands from LTK050H3148W init * f488a189 UPSTREAM: drm/panel: ltk050h3146w: add MIPI_DSI_MODE_VIDEO to LTK050H3148W flags * c29de9df UPSTREAM: drm/panel: ltk050h3146w: use dev_err_probe wherever possible * adf602ee UPSTREAM: drm/panel: ltk050h3146w: only print message when GPIO getting is not EPROBE_DEFER * af4e7521 UPSTREAM: drm/panel: ltk050h3146w: Set burst mode for ltk050h3148w Bump ringneck u-boot to f94bc9dc @ job245074. Changes: * f94bc9dc UPSTREAM: env: mmc: print MMC device being read Bump tiger linux to 82990fc3 @ job241232. Changes: * 82990fc3 TSD: arm64: dts: rockchip: enable VEPU580 encoders on Tiger RK3588 Bump tiger u-boot to a83570fa @ job232156. Changes: Rebuilt without code changes Generated-by: bump-binaries.py Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de>
-rw-r--r--jaguar/build.conf4
-rw-r--r--puma/build.conf4
-rw-r--r--ringneck/build.conf4
-rw-r--r--tiger/build.conf2
4 files changed, 7 insertions, 7 deletions
diff --git a/jaguar/build.conf b/jaguar/build.conf
index f1ef327..053223a 100644
--- a/jaguar/build.conf
+++ b/jaguar/build.conf
@@ -2,5 +2,5 @@
UBOOT_BINARIES="u-boot-rockchip.bin"
# DO NOT MODIFY; Use maintainer-scripts/bump-binaries.py to edit the next lines automatically
-UBOOT_BINARIES_URL="https://gitlab.lan/products/u-boot/-/jobs/225628/artifacts/download?file_type=archive"
-LINUX_BINARIES_URL="https://gitlab.lan/products/linux/-/jobs/231998/artifacts/download?file_type=archive"
+UBOOT_BINARIES_URL="https://gitlab.lan/products/u-boot/-/jobs/249159/artifacts/download?file_type=archive"
+LINUX_BINARIES_URL="https://gitlab.lan/products/linux/-/jobs/245344/artifacts/download?file_type=archive"
diff --git a/puma/build.conf b/puma/build.conf
index c8dba5d..9e49fd0 100644
--- a/puma/build.conf
+++ b/puma/build.conf
@@ -2,5 +2,5 @@
UBOOT_BINARIES="u-boot-rockchip.bin"
# DO NOT MODIFY; Use maintainer-scripts/bump-binaries.py to edit the next lines automatically
-UBOOT_BINARIES_URL="https://gitlab.lan/products/u-boot/-/jobs/225634/artifacts/download?file_type=archive"
-LINUX_BINARIES_URL="https://gitlab.lan/products/linux/-/jobs/226879/artifacts/download?file_type=archive"
+UBOOT_BINARIES_URL="https://gitlab.lan/products/u-boot/-/jobs/245077/artifacts/download?file_type=archive"
+LINUX_BINARIES_URL="https://gitlab.lan/products/linux/-/jobs/234246/artifacts/download?file_type=archive"
diff --git a/ringneck/build.conf b/ringneck/build.conf
index 346d0b2..28421df 100644
--- a/ringneck/build.conf
+++ b/ringneck/build.conf
@@ -2,5 +2,5 @@
UBOOT_BINARIES="u-boot-rockchip.bin"
# DO NOT MODIFY; Use maintainer-scripts/bump-binaries.py to edit the next lines automatically
-UBOOT_BINARIES_URL="https://gitlab.lan/products/u-boot/-/jobs/225631/artifacts/download?file_type=archive"
-LINUX_BINARIES_URL="https://gitlab.lan/products/linux/-/jobs/225616/artifacts/download?file_type=archive"
+UBOOT_BINARIES_URL="https://gitlab.lan/products/u-boot/-/jobs/245074/artifacts/download?file_type=archive"
+LINUX_BINARIES_URL="https://gitlab.lan/products/linux/-/jobs/234231/artifacts/download?file_type=archive"
diff --git a/tiger/build.conf b/tiger/build.conf
index 83e2716..34e4881 100644
--- a/tiger/build.conf
+++ b/tiger/build.conf
@@ -3,4 +3,4 @@
UBOOT_BINARIES="idbloader.img u-boot.itb"
# DO NOT MODIFY; Use maintainer-scripts/bump-binaries.py to edit the next lines automatically
UBOOT_BINARIES_URL="https://gitlab.lan/products/u-boot/-/jobs/232156/artifacts/download?file_type=archive"
-LINUX_BINARIES_URL="https://gitlab.lan/products/linux/-/jobs/232065/artifacts/download?file_type=archive"
+LINUX_BINARIES_URL="https://gitlab.lan/products/linux/-/jobs/241232/artifacts/download?file_type=archive"