SHA256
1
0
forked from pool/mmc-utils

- Update to version 0.1+git.20160901:

* Fix reported offset for enhanced user area start address
  * Register being set is other than mentioned in printed message.
  * Add -c option for partitioning commands
  * Add help texts for -c option
  * Fix return value check from set_partitioning_setting_completed()
  * Add missing -c for write_reliability

- Update to version 0.1+git.20160623:
  * mmc-utils: add support to create gp partition
  * mmc-utils: Add command to set the boot bus conditions
  * mmc-utils: add ability to enable/disable optional eMMC cache
  * mmc_utils: gp create: only allow partition [1-4] to be selected
  * mmc_utils: doc: add man-page
  * mmc-utils: Merge the lsmmc tool into mmc-utils
  * mmc_utils: add ffu support
  * mmc-utils: Add disable partition boot to 'mmc bootpart enable'
  * mmc-utils: Add ability to configure write protect on an eMMC device
  * mmc-utils: Add Command Queue fields to Extended CSD

OBS-URL: https://build.opensuse.org/package/show/hardware/mmc-utils?expand=0&rev=15
This commit is contained in:
Martin Pluskal 2016-09-09 18:46:41 +00:00 committed by Git OBS Bridge
parent 580c9008e0
commit b2cf2bb7a1
4 changed files with 30 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ecbe98f57f955a606d055b697025a614ed017b9aaa075eb16af2e26cea9d7888
size 35524

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:df79b249558535357fd42e34ce8932e50908a62bd02ef7cc823916da08afff68
size 35664

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Fri Sep 09 18:44:54 UTC 2016 - mpluskal@suse.com
- Update to version 0.1+git.20160901:
* Fix reported offset for enhanced user area start address
* Register being set is other than mentioned in printed message.
* Add -c option for partitioning commands
* Add help texts for -c option
* Fix return value check from set_partitioning_setting_completed()
* Add missing -c for write_reliability
-------------------------------------------------------------------
Thu Aug 18 11:36:34 UTC 2016 - mpluskal@suse.com
- Update to version 0.1+git.20160623:
* mmc-utils: add support to create gp partition
* mmc-utils: Add command to set the boot bus conditions
* mmc-utils: add ability to enable/disable optional eMMC cache
* mmc_utils: gp create: only allow partition [1-4] to be selected
* mmc_utils: doc: add man-page
* mmc-utils: Merge the lsmmc tool into mmc-utils
* mmc_utils: add ffu support
* mmc-utils: Add disable partition boot to 'mmc bootpart enable'
* mmc-utils: Add ability to configure write protect on an eMMC device
* mmc-utils: Add Command Queue fields to Extended CSD
-------------------------------------------------------------------
Wed Jun 29 15:19:02 UTC 2016 - mpluskal@suse.com

View File

@ -17,7 +17,7 @@
Name: mmc-utils
Version: 0.1+git.20160623
Version: 0.1+git.20160901
Release: 0
Summary: Tools for MMC/SD devices
License: GPL-2.0