From patchwork Thu Jul 19 16:25:15 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?b?0JTQsNC90LjQu9C+INCo0LXQs9Cw0L0=?= X-Patchwork-Id: 10153 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id A3AC923E56 for ; Thu, 19 Jul 2012 16:25:21 +0000 (UTC) Received: from mail-gg0-f180.google.com (mail-gg0-f180.google.com [209.85.161.180]) by fiordland.canonical.com (Postfix) with ESMTP id 53252A182B6 for ; Thu, 19 Jul 2012 16:25:21 +0000 (UTC) Received: by ggnf1 with SMTP id f1so3179350ggn.11 for ; Thu, 19 Jul 2012 09:25:20 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-forwarded-to:x-forwarded-for:delivered-to:received-spf :content-type:mime-version:x-launchpad-project:x-launchpad-branch :x-launchpad-message-rationale:x-launchpad-branch-revision-number :x-launchpad-notification-type:to:from:subject:message-id:date :reply-to:sender:errors-to:precedence:x-generated-by :x-launchpad-hash:x-gm-message-state; bh=3UCVtA9StatptBwunxczdbdu1D3ERWA/H/laIGtH7jY=; b=Ihpo2Ahd+qjUFomSb+52EXd3ig10vz15YLPap0nQrZq3pdQkKdcBSTZlC3iQHOfz8Y 9CvpCN62sPcaocN6+WOf2jm6KjaqTCX9VSG0vpWt4d9BNYuMjXbbYSzgNyQhwxpJYppv CDPniDJ6lLs00NOwqb8KBEyx0j4h0VI/XrrjFBLRJJ8NUWniOIF5sybcQYPCsIaSg9K+ T0HUsMyIqUSruSPQlSKJCl8N9MVp7cwYRghF19ehrnj4Jg0d7m3vueDZZP2yiDwbVEq1 V1tA6er2j4Wl3PvXt80mz4EzM1/o+GOs2TE9Vxl8Ok4FsNaAgrncfj1CCXCQw9emHUr8 UUvw== Received: by 10.50.57.167 with SMTP id j7mr5911304igq.53.1342715120752; Thu, 19 Jul 2012 09:25:20 -0700 (PDT) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.231.153.7 with SMTP id i7csp13163ibw; Thu, 19 Jul 2012 09:25:16 -0700 (PDT) Received: by 10.217.3.77 with SMTP id q55mr1590711wes.158.1342715116161; Thu, 19 Jul 2012 09:25:16 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id y55si3099127wel.75.2012.07.19.09.25.15 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 19 Jul 2012 09:25:16 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of bounces@canonical.com designates 91.189.90.7 as permitted sender) client-ip=91.189.90.7; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of bounces@canonical.com designates 91.189.90.7 as permitted sender) smtp.mail=bounces@canonical.com Received: from ackee.canonical.com ([91.189.89.26]) by indium.canonical.com with esmtp (Exim 4.71 #1 (Debian)) id 1SrtXP-00015U-Jd for ; Thu, 19 Jul 2012 16:25:15 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 86338E01F1 for ; Thu, 19 Jul 2012 16:25:15 +0000 (UTC) MIME-Version: 1.0 X-Launchpad-Project: linaro-image-tools X-Launchpad-Branch: ~linaro-image-tools/linaro-image-tools/trunk X-Launchpad-Message-Rationale: Subscriber X-Launchpad-Branch-Revision-Number: 536 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-image-tools/linaro-image-tools/trunk] Rev 536: Increase vmalloc for snowball in l-a-m-c. Fix by Mathieu. Message-Id: <20120719162515.340.37702.launchpad@ackee.canonical.com> Date: Thu, 19 Jul 2012 16:25:15 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="15644"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: e0d60065e03d9a55413348cfe1dc8d7e64addaec X-Gm-Message-State: ALoCoQm0qxoVgh/If2dzPt6ZXEsuQixHa6rikWHL4g6dZbLOyL8yyUIfLvbY6QytPxCyce7jxh46 Merge authors: Mathieu Poirier (mathieu.poirier) Related merge proposals: https://code.launchpad.net/~mathieu.poirier/linaro-image-tools/linaro-image-tools.lp1014650/+merge/115372 proposed by: Mathieu Poirier (mathieu.poirier) review: Approve - Данило Шеган (danilo) ------------------------------------------------------------ revno: 536 [merge] committer: Danilo Segan branch nick: trunk timestamp: Thu 2012-07-19 18:24:29 +0200 message: Increase vmalloc for snowball in l-a-m-c. Fix by Mathieu. modified: linaro_image_tools/media_create/android_boards.py linaro_image_tools/media_create/tests/test_media_create.py --- lp:linaro-image-tools https://code.launchpad.net/~linaro-image-tools/linaro-image-tools/trunk You are subscribed to branch lp:linaro-image-tools. To unsubscribe from this branch go to https://code.launchpad.net/~linaro-image-tools/linaro-image-tools/trunk/+edit-subscription === modified file 'linaro_image_tools/media_create/android_boards.py' --- linaro_image_tools/media_create/android_boards.py 2012-07-04 15:30:34 +0000 +++ linaro_image_tools/media_create/android_boards.py 2012-07-17 15:33:19 +0000 @@ -204,7 +204,7 @@ initrd_addr = '0x05000000' extra_boot_args_options = ( 'earlyprintk mem=128M@0 mali.mali_mem=64M@128M hwmem=168M@192M ' - 'mem=22M@360M mem_issw=1M@383M mem=640M@384M vmalloc=400M') + 'mem=22M@360M mem_issw=1M@383M mem=640M@384M vmalloc=500M') _extra_serial_opts = 'console=ttyAMA2,115200n8' android_specific_args = 'init=/init androidboot.console=ttyAMA2' dtb_name = None @@ -215,7 +215,7 @@ initrd_addr = '0x05000000' extra_boot_args_options = ( 'earlyprintk mem=128M@0 mali.mali_mem=64M@128M hwmem=168M@192M ' - 'mem=22M@360M mem_issw=1M@383M mem=640M@384M vmalloc=400M') + 'mem=22M@360M mem_issw=1M@383M mem=640M@384M vmalloc=500M') _extra_serial_opts = 'console=ttyAMA2,115200n8' android_specific_args = 'init=/init androidboot.console=ttyAMA2' mmc_option = '0:2' === modified file 'linaro_image_tools/media_create/tests/test_media_create.py' --- linaro_image_tools/media_create/tests/test_media_create.py 2012-07-04 15:30:34 +0000 +++ linaro_image_tools/media_create/tests/test_media_create.py 2012-07-17 15:33:19 +0000 @@ -1806,7 +1806,7 @@ 'rootwait ro earlyprintk ' 'mem=128M@0 mali.mali_mem=64M@128M hwmem=168M@192M ' 'mem=22M@360M mem_issw=1M@383M mem=640M@384M ' - 'vmalloc=400M init=/init androidboot.console=ttyAMA2', + 'vmalloc=500M init=/init androidboot.console=ttyAMA2', 'bootcmd': 'fatload mmc 1:1 0x00100000 uImage; ' 'fatload mmc 1:1 0x05000000 uInitrd; ' 'bootm 0x00100000 0x05000000'} @@ -1819,7 +1819,7 @@ 'rootwait ro earlyprintk ' 'mem=128M@0 mali.mali_mem=64M@128M hwmem=168M@192M ' 'mem=22M@360M mem_issw=1M@383M mem=640M@384M ' - 'vmalloc=400M init=/init androidboot.console=ttyAMA2', + 'vmalloc=500M init=/init androidboot.console=ttyAMA2', 'bootcmd': 'fatload mmc 0:2 0x00100000 uImage; ' 'fatload mmc 0:2 0x05000000 uInitrd; ' 'bootm 0x00100000 0x05000000'}