From dbc2aea5c6a53b5ec039d7d6eb2481f6f1ba6cd3 Mon Sep 17 00:00:00 2001 From: Henrik Grimler Date: Sun, 27 Jul 2025 18:02:41 +0200 Subject: [PATCH] u-boot-samsung-i9100: move to archived category The downstream port of i9100 does not use u-boot-samsung-i9100, so it is essentially dead code. Furthermore, this u-boot is ancient, based on 2012.04-rc1, with backported patches to get ext4 support. It is hence not really suitable for use with postmarketos. [ci:skip-build]: build fails. Part-of: https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/6847 --- .../0001-ARM-Use-armv7-a-instruction-set-for-ARMv7-CPUs.patch | 0 .../u-boot-samsung-i9100/0002-Fix-ulong-type-not-defined.patch | 0 .../0003-Galaxy-S2-Load-kernel-from-KERNEL-partition.patch | 0 device/{downstream => archived}/u-boot-samsung-i9100/APKBUILD | 1 + 4 files changed, 1 insertion(+) rename device/{downstream => archived}/u-boot-samsung-i9100/0001-ARM-Use-armv7-a-instruction-set-for-ARMv7-CPUs.patch (100%) rename device/{downstream => archived}/u-boot-samsung-i9100/0002-Fix-ulong-type-not-defined.patch (100%) rename device/{downstream => archived}/u-boot-samsung-i9100/0003-Galaxy-S2-Load-kernel-from-KERNEL-partition.patch (100%) rename device/{downstream => archived}/u-boot-samsung-i9100/APKBUILD (95%) diff --git a/device/downstream/u-boot-samsung-i9100/0001-ARM-Use-armv7-a-instruction-set-for-ARMv7-CPUs.patch b/device/archived/u-boot-samsung-i9100/0001-ARM-Use-armv7-a-instruction-set-for-ARMv7-CPUs.patch similarity index 100% rename from device/downstream/u-boot-samsung-i9100/0001-ARM-Use-armv7-a-instruction-set-for-ARMv7-CPUs.patch rename to device/archived/u-boot-samsung-i9100/0001-ARM-Use-armv7-a-instruction-set-for-ARMv7-CPUs.patch diff --git a/device/downstream/u-boot-samsung-i9100/0002-Fix-ulong-type-not-defined.patch b/device/archived/u-boot-samsung-i9100/0002-Fix-ulong-type-not-defined.patch similarity index 100% rename from device/downstream/u-boot-samsung-i9100/0002-Fix-ulong-type-not-defined.patch rename to device/archived/u-boot-samsung-i9100/0002-Fix-ulong-type-not-defined.patch diff --git a/device/downstream/u-boot-samsung-i9100/0003-Galaxy-S2-Load-kernel-from-KERNEL-partition.patch b/device/archived/u-boot-samsung-i9100/0003-Galaxy-S2-Load-kernel-from-KERNEL-partition.patch similarity index 100% rename from device/downstream/u-boot-samsung-i9100/0003-Galaxy-S2-Load-kernel-from-KERNEL-partition.patch rename to device/archived/u-boot-samsung-i9100/0003-Galaxy-S2-Load-kernel-from-KERNEL-partition.patch diff --git a/device/downstream/u-boot-samsung-i9100/APKBUILD b/device/archived/u-boot-samsung-i9100/APKBUILD similarity index 95% rename from device/downstream/u-boot-samsung-i9100/APKBUILD rename to device/archived/u-boot-samsung-i9100/APKBUILD index bc404f14f..d6d011d48 100644 --- a/device/downstream/u-boot-samsung-i9100/APKBUILD +++ b/device/archived/u-boot-samsung-i9100/APKBUILD @@ -1,5 +1,6 @@ # Reference: # Contributor: Paul Cercueil +# Archived: Not used and does not support "modern" features like extlinux pkgname=u-boot-samsung-i9100 pkgver=2012.04_rc1 pkgrel=0