2024-05-17 23:04:34 +08:00
|
|
|
name: AYN Odin 2 in UFS
|
|
|
|
target: ${device}-ufs
|
|
|
|
arch: aarch64
|
|
|
|
image:
|
|
|
|
- type: filesystem
|
2024-05-21 11:26:52 +08:00
|
|
|
output: rootfs.img
|
2024-05-17 23:04:34 +08:00
|
|
|
fstype: ext4
|
2024-05-21 11:26:52 +08:00
|
|
|
fsname: ArchLinuxARM
|
2024-05-17 23:04:34 +08:00
|
|
|
size: 8GiB
|
|
|
|
sector: 4096
|
|
|
|
mount: /
|
|
|
|
fstab:
|
2024-05-21 11:26:52 +08:00
|
|
|
boot: yes
|
|
|
|
flags: rw,noatime,discard
|
|
|
|
- type: aboot
|
|
|
|
output: boot.img
|
|
|
|
size: 64MiB
|
|
|
|
sector: 4096
|
|
|
|
image-gzip-dtb: yes
|
|
|
|
header-version: 1
|
|
|
|
kernel-offset: 0x8000
|
|
|
|
ramdisk-offset: 0x1000000
|
|
|
|
tags-offset: 0x100
|
|
|
|
os-version: 13.0.0
|
|
|
|
os-patch-level: 2023-05
|
2024-05-17 23:04:34 +08:00
|
|
|
fstab:
|
2024-05-21 11:26:52 +08:00
|
|
|
dev: uuid
|
2024-05-17 23:04:34 +08:00
|
|
|
+also:
|
|
|
|
- device/ayn-odin2
|