Files
infix/board/aarch64/rootfs/boot/syslinux/syslinux.conf
T
Tobias Waldekranz 8296a98e61 common: Use plain SquashFS images on disk
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.
2023-03-13 09:55:16 +01:00

4 lines
100 B
Plaintext

label Infix (aarch64)
kernel /boot/Image
append ${bootargs_root} ${bootargs_rauc} ${bootargs_log}