aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-yocto-tiny-kexecboot-3.17/c7x0/defconfig
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2014-10-16 23:41:09 +0200
committerPaul Eggleton <paul.eggleton@linux.intel.com>2014-11-01 11:01:29 +0000
commitaa1a3c80fe01393f8986e788832011ac90f9f850 (patch)
tree66800b564b9e0f59d0e69e640cb7656f6b2d9224 /recipes-kernel/linux/linux-yocto-tiny-kexecboot-3.17/c7x0/defconfig
parent8525ded73206d575257a510d3feaae05c9b082f5 (diff)
downloadmeta-handheld-aa1a3c80fe01393f8986e788832011ac90f9f850.tar.gz
linux-yocto-tiny-kexecboot_3.17: add rdinit=/usr/bin/kexecboot to the cmdline
The kernel behavior has changed and apparently the init symlink in the initramfs is ignored (no init seems executed). Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Diffstat (limited to 'recipes-kernel/linux/linux-yocto-tiny-kexecboot-3.17/c7x0/defconfig')
-rw-r--r--recipes-kernel/linux/linux-yocto-tiny-kexecboot-3.17/c7x0/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-yocto-tiny-kexecboot-3.17/c7x0/defconfig b/recipes-kernel/linux/linux-yocto-tiny-kexecboot-3.17/c7x0/defconfig
index 89928cd..f6fe618 100644
--- a/recipes-kernel/linux/linux-yocto-tiny-kexecboot-3.17/c7x0/defconfig
+++ b/recipes-kernel/linux/linux-yocto-tiny-kexecboot-3.17/c7x0/defconfig
@@ -36,7 +36,7 @@ CONFIG_AEABI=y
# CONFIG_COMPACTION is not set
CONFIG_ZBOOT_ROM_TEXT=0x0
CONFIG_ZBOOT_ROM_BSS=0x0
-CONFIG_CMDLINE="console=tty1 console=ttyS0,115200n8 loglevel=3"
+CONFIG_CMDLINE="console=tty1 console=ttyS0,115200n8 rdinit=/usr/bin/kexecboot loglevel=3"
CONFIG_CMDLINE_FORCE=y
CONFIG_KEXEC=y
# CONFIG_BINFMT_SCRIPT is not set