From patchwork Mon Mar 12 14:15:15 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mattias Backman X-Patchwork-Id: 7234 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 55A5223E01 for ; Mon, 12 Mar 2012 14:21:51 +0000 (UTC) Received: from mail-ee0-f52.google.com (mail-ee0-f52.google.com [74.125.83.52]) by fiordland.canonical.com (Postfix) with ESMTP id 3FB46A18694 for ; Mon, 12 Mar 2012 14:21:51 +0000 (UTC) Received: by eekd4 with SMTP id d4so1189180eek.11 for ; Mon, 12 Mar 2012 07:21:51 -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=nsCnGi6IsTPq4mQUjGINl+HajjtADxyxEA188IWvtbU=; b=AQhi9xcat3PsW1XxmIP2E8U87Pw17a1VVEp2j5JCSD/DKVvuwvWocs3M8JRF60V2jR haJGPNLdSk///xvD5r2Hfoh4I/drWGzz05S/3eSBOyuT/QPZqQxo9zM5yaMcVQ+AWLtF WHr2jUXyCelWyhQVdPB3A+3VZPg1GRKksOLc4gM/vc83plYYkpmBXlwBgqD4xrGho9Xj e1GJv7b7K7ojgJb5Os361f80RKtNuxCzHhyKSXN+88NgYdMhDZ+pMyeLpmou7xEH0bPE eG5NFTeLnZy23XzAw7L19V8CYPVncJYNamLPtM4UIhPIL3/hH57bEKQPzOLVxhNjASgM bvqw== Received: by 10.50.183.137 with SMTP id em9mr19093920igc.58.1331562110132; Mon, 12 Mar 2012 07:21:50 -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.53.18 with SMTP id k18csp41768ibg; Mon, 12 Mar 2012 07:21:49 -0700 (PDT) Received: by 10.180.102.231 with SMTP id fr7mr27652222wib.10.1331562108536; Mon, 12 Mar 2012 07:21:48 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id u38si18097593weq.62.2012.03.12.07.21.48 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 12 Mar 2012 07:21:48 -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 1S768B-0001KT-HU for ; Mon, 12 Mar 2012 14:21:47 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id D7F2FE1792 for ; Mon, 12 Mar 2012 14:15: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: 499 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-image-tools/linaro-image-tools/trunk] Rev 499: Set vmalloc to 300M for Snowball Android configs. Message-Id: <20120312141515.17599.32904.launchpad@ackee.canonical.com> Date: Mon, 12 Mar 2012 14:15: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="14933"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: dc4aed619765b1d9fc65032e3927f0ff7a9f0468 X-Gm-Message-State: ALoCoQnHgiPMCCuMljZ7SlFrsrT36HqSCn35lLTi0VtgymHc5od1O3pxaG9ANrFd+CtFl/jDYOFD Merge authors: Mathieu Poirier (mathieu.poirier) Related merge proposals: https://code.launchpad.net/~mathieu.poirier/linaro-image-tools/vmalloc300/+merge/96236 proposed by: Mathieu Poirier (mathieu.poirier) ------------------------------------------------------------ revno: 499 [merge] committer: Mattias Backman branch nick: linaro-image-tools timestamp: Mon 2012-03-12 15:13:37 +0100 message: Set vmalloc to 300M for Snowball Android configs. 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-02-21 08:01:08 +0000 +++ linaro_image_tools/media_create/android_boards.py 2012-03-06 20:30:25 +0000 @@ -196,7 +196,7 @@ boot_script = 'boot.scr' 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=256M') + 'earlyprintk mem=128M@0 mali.mali_mem=64M@128M hwmem=168M@192M mem=22M@360M mem_issw=1M@383M mem=640M@384M vmalloc=300M') _extra_serial_opts = 'console=ttyAMA2,115200n8' android_specific_args = 'init=/init androidboot.console=ttyAMA2' # Snowball uses a custom uboot: @@ -211,7 +211,7 @@ boot_script = 'boot.scr' 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=256M') + 'earlyprintk mem=128M@0 mali.mali_mem=64M@128M hwmem=168M@192M mem=22M@360M mem_issw=1M@383M mem=640M@384M vmalloc=300M') _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-02-21 08:44:42 +0000 +++ linaro_image_tools/media_create/tests/test_media_create.py 2012-03-06 20:30:25 +0000 @@ -1775,7 +1775,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=256M init=/init androidboot.console=ttyAMA2', + 'vmalloc=300M init=/init androidboot.console=ttyAMA2', 'bootcmd': 'fat load mmc 1:1 0x00100000 /uImage; ' 'fat load mmc 1:1 0x05000000 /uInitrd; ' 'bootm 0x00100000 0x05000000'} @@ -1788,7 +1788,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=256M init=/init androidboot.console=ttyAMA2', + 'vmalloc=300M init=/init androidboot.console=ttyAMA2', 'bootcmd': 'fat load mmc 0:2 0x00100000 /uImage; ' 'fat load mmc 0:2 0x05000000 /uInitrd; ' 'bootm 0x00100000 0x05000000'}