Received: from mail.cock.li (unknown [37.120.193.123]) by gbr-app-1.alpinelinux.org (Postfix) with ESMTPS id 4BDCA223704 for <~alpine/users@lists.alpinelinux.org>; Thu, 5 Mar 2026 14:43:49 +0000 (UTC) Message-ID: <02939f76-4992-4926-809e-937ad87cd114@firemail.cc> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=firemail.cc; s=mail; t=1772721825; bh=kVOj2PWr1hLDqJosf1yAcG1dIvqawPBNOPsyF+S/FcE=; h=Date:To:From:Subject:From; b=VpVEtWpQg26YP1jZ0yPLRYZhM8zb35rcBX6MhoIdZZSfgUD1Zm6y1eMQBimfGM74r q6hP7JUsAh/iKYRaACjSkuDkmbykylOmUX7tVbxduDy0gRmpQxiLTYqKesRo8apy0N 9pdXr/jo5v7rbndeUoI2HaJ0zakTBEZqIHXegJWSSr3n07C9gNeR5OiY6zB3yhgxtc NrtnkJyZHmNSrRfpOdBbwyppZcExRSjpuWi9OWxVqSycA1R1YaEn2SG/ccigxJslkJ poz2z78TrK3Y5tOjf7Swky3LXYjNsQGVEWoM2XXUKjiW8eRhIGzJhki4Ha0t7vUh+y fGC0DXzd+wtRQ== Date: Thu, 5 Mar 2026 14:42:00 +0000 MIME-Version: 1.0 To: ~alpine/users@lists.alpinelinux.org From: "." Content-Language: en-US Subject: booting SBC Orange Pi 3B with U-Boot and Luks Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit I want to make my Orange Pi 3B v1.1 boot Alpine Linux with Luks but also I'm kind of new when it comes to dealing with u-boot bootloader. I have already compiled bootloader (building it with ROCKCHIP_TPL and BL32 binaries from linux-rkbin repository, so I assume this is build-in, so no rockchip miniloader according to u-boot rockchip docs page), I have u-boot-rockchip-spi.bin,idbloader.img,u-boot.itb (there was no ...-spl.bin). I want to write boot.scr but all examples that I have seen were none-luks.