Commit Graph

7 Commits

Author SHA256 Message Date
Martin Pluskal
64f667d8b2 - Update to version 0.1+git.20240307:
* mmc-utils: mmc_cmds: fix type-punned warning on &ext_csd[] casting
  * mmc-utils: lsmmc: Fix emmc capacity calculation
  * mmc-utils: lsmmc: Disintegrade print_mmc_csd
  * mmc-utils: lsmmc: Simplify interface processing functions
  * mmc-utils: lsmmc: Simplify prinitng manufacturer name
  * mmc-utils: lsmmc: Reuse do_read_reg
  * mmc-utils: fix potential overflow
  * mmc-utils: ffu: Add optional chunk-size argument
  * mmc-utils: ffu: Allow ffu of large images
  * mmc-utils: ffu: Add ffu multi-command set handler
  * mmc-utils: ffu: Simplify ext_csd bytes parsing
  * mmc-utils: Add arg argument to set_single_cmd
  * mmc-utils: Add fill_switch_cmd handler
  * mmc-utils: Assert MMC_IOC_MULTI_CMD in compile time
  * mmc-utils: support overriding CFLAGS without setting -DVERSION
  * mmc-utils: do not hide CID manufacturer information
  * mmc-utils: fix printing OID for mmc in non-verbose mode
  * mmc-utils: add SanDisk to manufacturer database
  * mmc-utils: Change version string to git hash

OBS-URL: https://build.opensuse.org/package/show/hardware/mmc-utils?expand=0&rev=43
2024-03-14 13:51:36 +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
580c9008e0 - Update to version 0.1+git.20160623:
* 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=13
2016-06-29 15:22:54 +00:00
Martin Pluskal
a5ec1217b7 - Update to version 0.1+git.20160511:
* mmc-utils: Add disable partition boot to 'mmc bootpart enable'

OBS-URL: https://build.opensuse.org/package/show/hardware/mmc-utils?expand=0&rev=11
2016-05-12 20:47:15 +00:00
Martin Pluskal
4190e7c00c - Update to version 0.1~git.20160308:
+ Fit usage to 80 cols
  + fix building errors on Android
  + mmc-utils: add check for max enhanced user area
  + 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

OBS-URL: https://build.opensuse.org/package/show/hardware/mmc-utils?expand=0&rev=9
2016-03-09 16:44:26 +00:00
Martin Pluskal
a7895bcacb - Update to 0.1~20160223
- Drop old versioning which was based only on date

OBS-URL: https://build.opensuse.org/package/show/hardware/mmc-utils?expand=0&rev=7
2016-03-01 16:39:53 +00:00
Torsten Duwe
581674e7b0 Accepting request 266377 from home:pluskalm
New package, please set me as maintainer

OBS-URL: https://build.opensuse.org/request/show/266377
OBS-URL: https://build.opensuse.org/package/show/hardware/mmc-utils?expand=0&rev=1
2014-12-27 12:39:57 +00:00