From c4a4327b3e7e23f796c26b20b64a275b4eb1d777 Mon Sep 17 00:00:00 2001 From: Anders Roxell Date: Thu, 14 May 2026 22:58:01 +0200 Subject: [PATCH 1/2] config: platforms: add exynos850-e850-96 Signed-off-by: Anders Roxell --- config/platforms.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/config/platforms.yaml b/config/platforms.yaml index a21b4e312..6692f0392 100644 --- a/config/platforms.yaml +++ b/config/platforms.yaml @@ -120,6 +120,17 @@ platforms: dtb: dtbs/eswin/eic7700-hifive-premier-p550.dtb compatible: ['sifive,hifive-premier-p550', 'eswin,eic7700'] + exynos850-e850-96: + <<: *arm64-device + mach: samsung + boot_method: fastboot + dtb: dtbs/exynos/exynos850-e850-96.dtb + compatible: ['winlink,e850-96', 'samsung,exynos850'] + rules: + tree: + - mainline + - next + imx23-olinuxino: <<: *arm-device boot_method: barebox From 6ba2ae1cab5282f4f908aafc2e3e2b9cc7de0c23 Mon Sep 17 00:00:00 2001 From: Anders Roxell Date: Thu, 14 May 2026 22:58:01 +0200 Subject: [PATCH 2/2] config: scheduler-pull-labs: enable exynos850-e850-96 Signed-off-by: Anders Roxell --- config/scheduler-pull-labs.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/scheduler-pull-labs.yaml b/config/scheduler-pull-labs.yaml index a7449e631..20322ba71 100644 --- a/config/scheduler-pull-labs.yaml +++ b/config/scheduler-pull-labs.yaml @@ -31,6 +31,7 @@ scheduler: platforms: - bcm2711-rpi-4-b - cd8180-orion-o6 + - exynos850-e850-96 - fvp-aemva - qemu-arm64