From: schon Date: Mon, 28 Nov 2011 00:54:56 +0000 (+0900) Subject: fix boot cmdline X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_openembedded;a=commitdiff_plain;h=d1aa576fedfcbee7c31a1285a6f06117f1387864 fix boot cmdline --- diff --git a/recipes/linux/linux-bm750-3.1.1/bm750_defconfig b/recipes/linux/linux-bm750-3.1.1/bm750_defconfig index fe8a00b..2bf3c69 100644 --- a/recipes/linux/linux-bm750-3.1.1/bm750_defconfig +++ b/recipes/linux/linux-bm750-3.1.1/bm750_defconfig @@ -2537,8 +2537,8 @@ CONFIG_HAVE_ARCH_KGDB=y # CONFIG_TEST_KSTRTOX is not set CONFIG_EARLY_PRINTK=y CONFIG_CMDLINE_BOOL=y -CONFIG_CMDLINE="" -# CONFIG_CMDLINE_OVERRIDE is not set +CONFIG_CMDLINE="boot -z -elf flash0.kernel: 'bmem=112M ubi.mtd=0 root=ubi0:rootfs rootfstype=ubifs rw'" +CONFIG_CMDLINE_OVERRIDE=y # CONFIG_DEBUG_STACKOVERFLOW is not set # CONFIG_RUNTIME_DEBUG is not set diff --git a/recipes/linux/linux-vusolo-3.1.1/vusolo_defconfig b/recipes/linux/linux-vusolo-3.1.1/vusolo_defconfig index 6938e96..163bf68 100644 --- a/recipes/linux/linux-vusolo-3.1.1/vusolo_defconfig +++ b/recipes/linux/linux-vusolo-3.1.1/vusolo_defconfig @@ -2520,8 +2520,8 @@ CONFIG_HAVE_ARCH_KGDB=y # CONFIG_TEST_KSTRTOX is not set CONFIG_EARLY_PRINTK=y CONFIG_CMDLINE_BOOL=y -CONFIG_CMDLINE="" -# CONFIG_CMDLINE_OVERRIDE is not set +CONFIG_CMDLINE="boot -z -elf flash0.kernel: 'bmem=144M ubi.mtd=0 root=ubi0:rootfs rootfstype=ubifs rw'" +CONFIG_CMDLINE_OVERRIDE=y # CONFIG_DEBUG_STACKOVERFLOW is not set # CONFIG_RUNTIME_DEBUG is not set diff --git a/recipes/linux/linux-vuultimo-3.1.1/vuultimo_defconfig b/recipes/linux/linux-vuultimo-3.1.1/vuultimo_defconfig index db7ba4a..c6cc804 100644 --- a/recipes/linux/linux-vuultimo-3.1.1/vuultimo_defconfig +++ b/recipes/linux/linux-vuultimo-3.1.1/vuultimo_defconfig @@ -2547,8 +2547,8 @@ CONFIG_HAVE_ARCH_KGDB=y # CONFIG_TEST_KSTRTOX is not set CONFIG_EARLY_PRINTK=y CONFIG_CMDLINE_BOOL=y -CONFIG_CMDLINE="" -# CONFIG_CMDLINE_OVERRIDE is not set +CONFIG_CMDLINE="boot -z -elf flash0.kernel: 'bmem=224M ubi.mtd=0 root=ubi0:rootfs rootfstype=ubifs rw'" +CONFIG_CMDLINE_OVERRIDE=y # CONFIG_DEBUG_STACKOVERFLOW is not set # CONFIG_RUNTIME_DEBUG is not set diff --git a/recipes/linux/linux-vuuno-3.1.1/vuuno_defconfig b/recipes/linux/linux-vuuno-3.1.1/vuuno_defconfig index 33e949b..64faad3 100644 --- a/recipes/linux/linux-vuuno-3.1.1/vuuno_defconfig +++ b/recipes/linux/linux-vuuno-3.1.1/vuuno_defconfig @@ -2547,8 +2547,8 @@ CONFIG_HAVE_ARCH_KGDB=y # CONFIG_TEST_KSTRTOX is not set CONFIG_EARLY_PRINTK=y CONFIG_CMDLINE_BOOL=y -CONFIG_CMDLINE="" -# CONFIG_CMDLINE_OVERRIDE is not set +CONFIG_CMDLINE="boot -z -elf flash0.kernel: 'bmem=208M ubi.mtd=0 root=ubi0:rootfs rootfstype=ubifs rw'" +CONFIG_CMDLINE_OVERRIDE=y # CONFIG_DEBUG_STACKOVERFLOW is not set # CONFIG_RUNTIME_DEBUG is not set