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

8 Commits

Author SHA256 Message Date
Martin Pluskal
9b4e0df961 - Update to version 0.1+git.20230209:
* mmc-utils: Add basic erase error check
  * mmc-utils: Add a command to write extcsd registers
  * mmc-utils: Implement alternative boot operation
  * mmc-utils: Add CMD0 softreset and preidle command
  * mmc-utils: Allow for custom sanitize timeout
  * mmc-utils: Refactor switch to allow custom timeout
  * mmc-utils: Fix a typo for ATP mid
  * mmc-utils: Fix ffu in case of unsupported MODE_OPERATION_CODES
  * mmc-utils: fix warning on uninitialized 'cnt'
  * mmc-utils: correct and clean up the file handling
  * mmc-utils: Fix 4k sector size block count in FFU
  * mmc-utils: Add General command CMD56 read support
  * mmc-utils: Fix build error MMC_BLOCK_MAJOR undeclared
  * Enhancement to do_status_get() function for detailed Response info

OBS-URL: https://build.opensuse.org/package/show/hardware/mmc-utils?expand=0&rev=41
2023-03-24 08:09:09 +00:00
Martin Pluskal
7d80961688 - Update to version 0.1+git.20220208:
* mmc-utils: Display STROBE_SUPPORT when printing EXT_CSD
  * mmc-utils: Remove unused MMC_BLOCK_MAJOR
  * mmc-utils: manpage: Document -c option for partitioning commands
  * mmc_cmds: Display BARRIER_CTRL Status when printing EXT_CSD
  * add README

OBS-URL: https://build.opensuse.org/package/show/hardware/mmc-utils?expand=0&rev=40
2022-02-17 08:11:21 +00:00
Martin Pluskal
2d5c63b6e2 - Update to version 0.1+git.20211220:
* mmc_cmds: add HS400 data rates
  * mmc-utils: Use printf() to extract and print fw version
  * mmc-utils: Add note for CMDQ_MODE_EN runtime value

OBS-URL: https://build.opensuse.org/package/show/hardware/mmc-utils?expand=0&rev=39
2022-01-04 10:12:51 +00:00
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
2e7f356b82 OBS-URL: https://build.opensuse.org/package/show/hardware/mmc-utils?expand=0&rev=30 2020-02-05 15:19:07 +00:00