- 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
This commit is contained in:
Martin Pluskal
2022-01-04 10:12:51 +00:00
committed by Git OBS Bridge
parent 9e22c01d70
commit 2d5c63b6e2
6 changed files with 17 additions and 10 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Jan 4 10:12:03 UTC 2022 - Martin Pluskal <mpluskal@suse.com>
- 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
-------------------------------------------------------------------
Tue Oct 19 07:56:22 UTC 2021 - Martin Pluskal <mpluskal@suse.com>