Commit 8e20895
authored
ayn-thor: fix fused kernel args in LinuxLoader.cfg cmdline, add rw rootwait (#9969)
arm64.nopauthfbcon=rotate:3 was two kernel parameters fused by a missing
space, so neither arm64.nopauth nor fbcon=rotate:3 took effect. Also add
rw and rootwait to match the ayn-odin2 LinuxLoader.cfg and the family's
BOOTIMG_CMDLINE_EXTRA; without rootwait the direct-Linux boot path can
race storage enumeration and intermittently fail to mount root.1 parent 930b773 commit 8e20895
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
0 commit comments