mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +00:00
projects/RPi/linux: add kernel image name to commandline
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
61303b7d6a
commit
39d37456f1
@ -359,7 +359,7 @@ CONFIG_ALIGNMENT_TRAP=y
|
||||
# CONFIG_USE_OF is not set
|
||||
CONFIG_ZBOOT_ROM_TEXT=0x0
|
||||
CONFIG_ZBOOT_ROM_BSS=0x0
|
||||
CONFIG_CMDLINE="dwc_otg.lpm_enable=0 root=/dev/ram0 rdinit=/init"
|
||||
CONFIG_CMDLINE="dwc_otg.lpm_enable=0 root=/dev/ram0 rdinit=/init BOOT_IMAGE=/kernel.img"
|
||||
# CONFIG_CMDLINE_FROM_BOOTLOADER is not set
|
||||
CONFIG_CMDLINE_EXTEND=y
|
||||
# CONFIG_CMDLINE_FORCE is not set
|
||||
|
Loading…
x
Reference in New Issue
Block a user