Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rpi-cmdline: Add arguments for balena bootloader
This adds the following to the kernel command line: * balena_stage2 - enable balena bootloader initrd scripts * maxcpus=0 - we want balena bootloader to run in non-SMP mode Both will be removed by the kexec initrd script and not passed to the actual kernel. Change-type: patch Signed-off-by: Michal Toman <[email protected]>
- Loading branch information