From patchwork Wed Mar 23 08:01:29 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jeremy Chang X-Patchwork-Id: 748 Return-Path: Delivered-To: unknown Received: from imap.gmail.com (74.125.159.109) by localhost6.localdomain6 with IMAP4-SSL; 08 Jun 2011 14:45:24 -0000 Delivered-To: patches@linaro.org Received: by 10.220.28.198 with SMTP id n6cs101vcc; Wed, 23 Mar 2011 01:01:52 -0700 (PDT) Received: by 10.216.54.133 with SMTP id i5mr7230487wec.23.1300867311339; Wed, 23 Mar 2011 01:01:51 -0700 (PDT) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx.google.com with ESMTPS id m11si14547117wej.175.2011.03.23.01.01.49 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 23 Mar 2011 01:01:50 -0700 (PDT) Received-SPF: pass (google.com: domain of shunyu.chang@gmail.com designates 74.125.82.50 as permitted sender) client-ip=74.125.82.50; Authentication-Results: mx.google.com; spf=pass (google.com: domain of shunyu.chang@gmail.com designates 74.125.82.50 as permitted sender) smtp.mail=shunyu.chang@gmail.com; dkim=pass (test mode) header.i=@gmail.com Received: by wwc33 with SMTP id 33so9729991wwc.31 for ; Wed, 23 Mar 2011 01:01:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=SsSHGgiF3mbVSXkms4q/GdkX5wNDWi6GBbZY/uKUw4A=; b=TwrK7xiLiXySfxt/isiSII17doLkdusMd+ma1tPUCcnnhXderP+vUzaeNx8X7CowOH KGQ3ATkDJidiYERwqjmlciFv6JmVEVdpZ5/kVKxgPW0s2kI8T2rezu0PsW2JustFlsEP QOUu4438Amw0TrbG+QvczCW4YoYoZ9AdZq0M8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:from:date:x-google-sender-auth:message-id :subject:to:cc:content-type; b=bjjZc+fwyoRXcIg2XYu4NG+N8O9t8GAmzxl9G9txH9/rl2lPaBYvvn3IjuW6SBwVFA 4YNsN/TUPKMP6xNwO3S0lTj9zw5iEhSMWfLHkVVDk0tscjH5vQ4+klPCegwQsUabOaoI B8OfVuwR68nlXAdERKa2oPS7ahOmG5qx+NMPs= Received: by 10.216.56.65 with SMTP id l43mr511255wec.113.1300867309084; Wed, 23 Mar 2011 01:01:49 -0700 (PDT) MIME-Version: 1.0 Sender: shunyu.chang@gmail.com Received: by 10.216.153.149 with HTTP; Wed, 23 Mar 2011 01:01:29 -0700 (PDT) From: Jeremy Chang Date: Wed, 23 Mar 2011 16:01:29 +0800 X-Google-Sender-Auth: JAC8nosm4mH4oYmH0FscJ9gIKs0 Message-ID: Subject: [PATCH android/device/linaro/pandaboard] Add vold.fstab To: linaro-dev@lists.linaro.org Cc: patches , Patrik Ryd , Alexander Sack vold.fstab is the vold configuration file to tell what the device to mount. Signed-off-by: Jeremy Chang --- device.mk | 16 ++++++++++++++++ pandaboard.mk | 1 + vold.fstab | 15 +++++++++++++++ 3 files changed, 32 insertions(+), 0 deletions(-) create mode 100644 device.mk create mode 100644 vold.fstab diff --git a/device.mk b/device.mk new file mode 100644 index 0000000..79979e3 --- /dev/null +++ b/device.mk @@ -0,0 +1,16 @@ +# Copyright (C) 2010 The Android Open Source Project +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +PRODUCT_COPY_FILES := \ + device/linaro/beagleboard/vold.fstab:system/etc/vold.fstab diff --git a/pandaboard.mk b/pandaboard.mk index b7aab1c..7c15efd 100644 --- a/pandaboard.mk +++ b/pandaboard.mk @@ -28,6 +28,7 @@ PRODUCT_PACKAGES := \ $(ZEROXBENCHMARK_NATIVE_APPS) $(call inherit-product, $(SRC_TARGET_DIR)/product/core.mk) +$(call inherit-product, device/linaro/pandaboard/device.mk) # Overrides PRODUCT_BRAND := pandaboard diff --git a/vold.fstab b/vold.fstab new file mode 100644 index 0000000..c17bb64 --- /dev/null +++ b/vold.fstab @@ -0,0 +1,15 @@ +## Vold 2.0 Generic fstab +## - San Mehat (san@android.com) +## + +####################### +## Regular device mount +## +## Format: dev_mount