armbian-build/config
SuperKali ce584a7b14
board: youyeetoo-r1-v3: fix boot order to prioritize SD card over eMMC (#9006)
The device tree aliases show:
- mmc0 = sdhci (eMMC, 8-bit, non-removable)
- mmc1 = sdmmc (SD card, 4-bit, removable)

Previous boot order (mmc0, nvme, mmc1) caused the system to always
boot from eMMC when multiple storage devices were present, ignoring
bootable SD cards.

New boot order (mmc1, nvme, mmc0) now correctly prioritizes:
1. SD card
2. NVMe
3. eMMC

This ensures consistent boot behavior when using SD card as primary
boot device.
2025-11-28 18:37:49 +01:00
..
boards board: youyeetoo-r1-v3: fix boot order to prioritize SD card over eMMC (#9006) 2025-11-28 18:37:49 +01:00
bootenv rockchip: Add CSC board Luckfox Lyra Plus 2025-11-06 00:17:13 +01:00
bootscripts boards / Helios4: Fix: libfdt fdt_path_offset() returned FDT_ERR_NOTFOUND 2025-11-24 15:57:01 +08:00
cli config: drop questing and resolute symlinks for package definitions 2025-11-24 12:04:08 +01:00
desktop config: drop questing and resolute symlinks for package definitions 2025-11-24 12:04:08 +01:00
distributions Add Ubuntu 25.10 / 26.04 questing and resolute as csc build target, demote Bookworm to csc 2025-11-15 23:09:24 +01:00
its
kernel Rock5B+: Udev rule for Radxa Display 8HD 2025-11-22 09:30:37 +01:00
optional Drop Thunderbolt in desktop packages, but enable in minimal, arch amd64 only 2025-11-24 12:03:50 +01:00
sources Change mainline to rc7, manually fix meson64 patch 2025-11-25 19:54:28 +01:00
templates config/templates: introduce targets-all-kernels.yaml for optimized kernel inventory-ing 2025-11-17 12:21:10 +01:00
torrents Remove old torrents which aren't referenced anywhere 2024-06-30 10:12:04 +00:00
aptly-temp.conf
armbian.key Armbian repository signining: add new key 2025-06-25 07:50:18 +02:00