From: schon Date: Fri, 16 Dec 2011 02:45:02 +0000 (+0900) Subject: adjust bmem in uno and ultimo X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_openembedded;a=commitdiff_plain;h=92648ecf6bf136a113869411933ca984f0f535c5 adjust bmem in uno and ultimo --- diff --git a/recipes/linux/linux-vuultimo-3.1.1/vuultimo_defconfig b/recipes/linux/linux-vuultimo-3.1.1/vuultimo_defconfig index 795ad89..7605112 100644 --- a/recipes/linux/linux-vuultimo-3.1.1/vuultimo_defconfig +++ b/recipes/linux/linux-vuultimo-3.1.1/vuultimo_defconfig @@ -2547,7 +2547,7 @@ CONFIG_HAVE_ARCH_KGDB=y # CONFIG_TEST_KSTRTOX is not set CONFIG_EARLY_PRINTK=y CONFIG_CMDLINE_BOOL=y -CONFIG_CMDLINE="bmem=224M ubi.mtd=0 root=ubi0:rootfs rootfstype=ubifs rw rootflags=sync" +CONFIG_CMDLINE="bmem=232M ubi.mtd=0 root=ubi0:rootfs rootfstype=ubifs rw rootflags=sync" 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.bb b/recipes/linux/linux-vuultimo_3.1.1.bb index 307c373..6923ef6 100644 --- a/recipes/linux/linux-vuultimo_3.1.1.bb +++ b/recipes/linux/linux-vuultimo_3.1.1.bb @@ -1,6 +1,6 @@ require linux-vuplus-3.1.1.inc -PR = "r4" +PR = "r5" SRC_URI += "\ " diff --git a/recipes/linux/linux-vuuno-3.1.1/vuuno_defconfig b/recipes/linux/linux-vuuno-3.1.1/vuuno_defconfig index f820c85..e1b4cc2 100644 --- a/recipes/linux/linux-vuuno-3.1.1/vuuno_defconfig +++ b/recipes/linux/linux-vuuno-3.1.1/vuuno_defconfig @@ -2547,7 +2547,7 @@ CONFIG_HAVE_ARCH_KGDB=y # CONFIG_TEST_KSTRTOX is not set CONFIG_EARLY_PRINTK=y CONFIG_CMDLINE_BOOL=y -CONFIG_CMDLINE="bmem=208M ubi.mtd=0 root=ubi0:rootfs rootfstype=ubifs rw rootflags=sync" +CONFIG_CMDLINE="bmem=232M ubi.mtd=0 root=ubi0:rootfs rootfstype=ubifs rw rootflags=sync" 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.bb b/recipes/linux/linux-vuuno_3.1.1.bb index d7b0ebe..dcdbb3a 100644 --- a/recipes/linux/linux-vuuno_3.1.1.bb +++ b/recipes/linux/linux-vuuno_3.1.1.bb @@ -1,6 +1,6 @@ require linux-vuplus-3.1.1.inc -PR = "r4" +PR = "r5" SRC_URI += "\ file://linux_3.1.1_vuuno.patch;patch=1;pnum=1 \