SHA256
1
0
forked from pool/mmc-utils
Commit Graph

6 Commits

Author SHA256 Message Date
Martin Pluskal
f1fe92fe8d - Update to version 0.1+git.20191004:
* Add eMMC vendor Micron to table
  * Optimize to_binstr() function
  * Fix parsing of character in to_binstr()
  * Cleanup memory in error case
  * Check calloc's return value before using the pointer
  * mmc-utils: feature spec 5.0+, add secure removal type fields to Extended CSD
  * mmc-utils: use MMC_IOC_MULTI_CMD for RPMB access
  * use proper type for RPMB blocks_cnt
  * fix GCC7 build by refactoring trimming routines
  * fix ENH_START_ADDR overflow

OBS-URL: https://build.opensuse.org/package/show/hardware/mmc-utils?expand=0&rev=29
2020-02-03 15:58:30 +00:00
Martin Pluskal
9a72a47f5e - Update to version 0.1+git.20190808:
* mmc-utils: feature spec 5.0+, add secure removal type fields to Extended CSD
  * mmc-utils: use MMC_IOC_MULTI_CMD for RPMB access

OBS-URL: https://build.opensuse.org/package/show/hardware/mmc-utils?expand=0&rev=27
2019-08-13 14:03:07 +00:00
Martin Pluskal
4757bd7c23 - Update to version 0.1+git.20181208:
* use proper type for RPMB blocks_cnt
  * fix GCC7 build by refactoring trimming routines

OBS-URL: https://build.opensuse.org/package/show/hardware/mmc-utils?expand=0&rev=25
2018-12-14 15:00:51 +00:00
Martin Pluskal
8af50cee07 - Update to version 0.1+git.20180327:
* fix ENH_START_ADDR overflow
- Dont build with -Werror

OBS-URL: https://build.opensuse.org/package/show/hardware/mmc-utils?expand=0&rev=23
2018-06-18 06:56:21 +00:00
Martin Pluskal
71dae72a65 - Update to version 0.1+git.20180216:
* mmc-utils: manpage: fix arguments for TH macro
  * mmc-utils: remove unused #includes
  * mmc-utils: move offsetof from mmc.h to only user
  * mmc-utils: expand .gitignore
  * mmc-utils: make use of dependency information generated by gcc
  * mmc-utils: drop unused header
  * mmc-utils: drop macro CHECK
- Drop do_not_use_asm_generic.patch

OBS-URL: https://build.opensuse.org/package/show/hardware/mmc-utils?expand=0&rev=20
2018-03-08 09:51:58 +00:00
Martin Pluskal
b1466eef55 - Update to version 0.1+git.20170320:
* mmc-utils: feature spec 5.0+, device life time estimation for MLC and pSLC mode
  * mmc-utils: feature spec 5.0+, Pre EOL information
  * mmc-utils: Check for ext_csd_rev only once

OBS-URL: https://build.opensuse.org/package/show/hardware/mmc-utils?expand=0&rev=18
2017-03-24 12:04:59 +00:00