mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-31 13:03:02 +02:00
Store FIT headers separately on aux, and place the raw SquashFS images on primary/secondary. This removes the need to muck about with the device mapper to setup the rootfs, and it allows us to boot using syslinux files.
4 lines
100 B
Plaintext
4 lines
100 B
Plaintext
label Infix (aarch64)
|
|
kernel /boot/Image
|
|
append ${bootargs_root} ${bootargs_rauc} ${bootargs_log}
|