mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-31 21:13:00 +02:00
- Enable squashfs for rootfs image - Enable signing of images - Add secondary partition - Add mkaux.sh script Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
5 lines
120 B
Plaintext
5 lines
120 B
Plaintext
label Infix (riscv64)
|
|
kernel /boot/Image
|
|
fdtdir /boot
|
|
append ${bootargs_root} ${bootargs_log} -- ${bootargs_user}
|