summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* jacinto6evm: update fstab path for kernel 3.14Vishal Mahaveer2014-10-231-2/+2
| | | | | | | Update external storage fstab path for kernel 3.14 Change-Id: I0f0ed41cb2faf2d27351c1deeda7c2422c15c02b Signed-off-by: Vishal Mahaveer <vishalm@ti.com>
* jacinto6evm: update external storage sysfs path in fstabVishal Mahaveer2014-05-151-3/+3
| | | | | | | | Update correct sysfs path in fstab file based on latest kernel. Also adding a missing service for sdcard storage. Change-Id: I1b28389e7000fd2aa3db1b4c404b4d4531e676dd Signed-off-by: Vishal Mahaveer <vishalm@ti.com>
* Merge remote-tracking branch 'omap-mirror/d-jb-mr2.0-release' into ↵Vishal Mahaveer2014-01-291-0/+2
|\ | | | | | | d-kitkat-mr1-release
| * jacinto6evm: add initial support for recoveryVishal Mahaveer2014-01-241-0/+2
| | | | | | | | | | | | | | | | | | - Update flags needed in BoardConfig.mk for building recovery.img - Update fastboot script for recovery.img - Update fstab with new partitions Change-Id: I27a1359e5fafae779e43d2db9bd079a6cdb7f828 Signed-off-by: Vishal Mahaveer <vishalm@ti.com>
* | jacinto6evm: update storage configuration for kitkatVishal Mahaveer2013-12-021-3/+3
|/ | | | | | | Update storage configurations for kitkat version. Change-Id: I9e074aae4e89cc63526dc6e7c6759d29ccc32031 Signed-off-by: Vishal Mahaveer <vishalm@ti.com>
* jacinto6evm: make fstab entry for mass storage more genericVishal Mahaveer2013-11-191-3/+3
| | | | | | | Update sysfs entry in fstab more generic in fstab file Change-Id: I90435a278fd137bbdc857c8bd90f36ab3c56beb8 Signed-off-by: Vishal Mahaveer <vishalm@ti.com>
* jacinto6evm: add ipu partition support for early camera supportVishal Mahaveer2013-11-071-1/+1
| | | | | | | | - update fastboot.sh script for flashing new partition - update fstab partitions accordingly Change-Id: I491831b3ee58fd6a39a16ef85b66b1c31d18c083 Signed-off-by: Vishal Mahaveer <vishalm@ti.com>
* jacinto6evm: add second USB port entry for mass storageVishal Mahaveer2013-10-011-0/+1
| | | | | | | | Add configuration option for second USB port on board also be considered for mass storage. Change-Id: I44be71eed862f9daab24a1eec0a64cc80ff088da Signed-off-by: Vishal Mahaveer <vishalm@ti.com>
* jacinto6evm: external storage changes for JB MR2 (4.3)Vishal Mahaveer2013-08-231-0/+3
| | | | | | | | vold.fstab is deprecated for Android 4.3, the entries for vold.fstab file is now part of fstab.<device> file Change-Id: Id831da9a416d797a9e08c059bbba46e8897f17ba Signed-off-by: Vishal Mahaveer <vishalm@ti.com>
* jacinto6evm: update mountpoints for emmc partitionsVishal Mahaveer2013-07-261-4/+4
| | | | | | | | | | Update the fstab configuration file with correct mount points for emmc partitions. Currently we expect emmc to be mmc0 device. Change-Id: Ie8b5b4d89c0ba56edffe1cdf21604cd0735cc518 Signed-off-by: Vishal Mahaveer <vishalm@ti.com>
* jacinto6evm: rename fstab fileVishal Mahaveer2013-06-211-0/+9
Rename fstab file to match "ro.hardware" android property -- similar to: commit 01da48e5cd9dfa403b3c215b6b90e404a5d30b84 from device/ti/blaze_tablet.git Signed-off-by: Igor Serbai <Igor.Serbai@ti.com> -- Change-Id: Ia536d286592ee5815407ea1702a64949a42eeeeb Signed-off-by: Vishal Mahaveer <vishalm@ti.com>