Commit Graph

10 Commits

Author SHA256 Message Date
Martin Pluskal
9e22c01d70 - Update to version 0.1+git.20210930:
sc 
  * mmc-utils: One further optimization of trimming routine

OBS-URL: https://build.opensuse.org/package/show/hardware/mmc-utils?expand=0&rev=38
2021-10-19 07:58:28 +00:00
Martin Pluskal
99678ec2e6 - Update to version 0.1+git.20210824:
* mmc-utils: Fix for Firmware Version string printing

OBS-URL: https://build.opensuse.org/package/show/hardware/mmc-utils?expand=0&rev=37
2021-09-14 06:43:50 +00:00
Martin Pluskal
482f72fa00 - Update to version 0.1+git.20210511:
* mmc-utils: Add eMMC erase command support

OBS-URL: https://build.opensuse.org/package/show/hardware/mmc-utils?expand=0&rev=34
2021-06-24 08:27:52 +00:00
Martin Pluskal
7fb1134cd8 - Update to version 0.1+git.20210330:
* Various fixes
  * Add various SD/eMMC vendors to table
  * Fix parsing of Product Revision and Serial Number
  * mmc_cmds.c: fix build with gcc 4.9
  * mmc-utils: Add AUTO_EN support in the BKOPS_EN
  * mmc-utils: Expand 'writeprotect boot'
  * mmc-utils: Fix scaling of cache size
  * rpmb: Zero-init MMC_IOC_MULTI_CMD structures
  * mmc-utils: let FFU mode use CMD23 and CMD25

OBS-URL: https://build.opensuse.org/package/show/hardware/mmc-utils?expand=0&rev=32
2021-04-28 07:44:28 +00:00
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