mmc-utils 0+git20220624.d7b343fd-1ubuntu1 source package in Ubuntu

Changelog

mmc-utils (0+git20220624.d7b343fd-1ubuntu1) lunar; urgency=medium

  * d/p/0003-fix-warning-on-uninitialized-cnt.patch: Cherry-pick upstream
    patch to fix FTBFS on ppc64el (LP: #2006505).

 -- Nick Rosbrook <email address hidden>  Tue, 07 Feb 2023 15:14:31 -0500

Upload details

Uploaded by:
Nick Rosbrook
Sponsored by:
Sergio Durigan Junior
Uploaded to:
Lunar
Original maintainer:
Ubuntu Developers
Architectures:
linux-any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
mmc-utils_0+git20220624.d7b343fd.orig.tar.xz 38.8 KiB 002b5f4edf02b6e508f2f6bd62486029a66ddc39f3e09f860cff135df6efdefd
mmc-utils_0+git20220624.d7b343fd-1ubuntu1.debian.tar.xz 5.4 KiB 572b3d1ef71b66bd4823219ef142ee8ef0f2ccb296f07d2d8953d41a1e5a0588
mmc-utils_0+git20220624.d7b343fd-1ubuntu1.dsc 2.0 KiB 1cdbc69f5db4735e36c260050b2793925dea4e1a633fd36e1c411acb1f017580

View changes file

Binary packages built by this source

mmc-utils: Userspace tools for MMC/SD devices

 mmc-utils is a tool that supports the MMC device development of Linux kernel.
 .
 The mmc-utils tools can do the following:
  - Print and parse extcsd data.
  - Determine the eMMC writeprotect status.
  - Set the eMMC writeprotect status.
  - Set the eMMC data sector size to 4KB by disabling emulation.
  - Create general purpose partition.
  - Enable the enhanced user area.
  - Enable write reliability per partition.
  - Print the response to STATUS_SEND (CMD13).
  - Enable the boot partition.
  - Set Boot Bus Conditions.
  - Enable the eMMC BKOPS feature.
  - Permanently enable the eMMC H/W Reset feature.
  - Permanently disable the eMMC H/W Reset feature.
  - Send Sanitize command.
  - Program authentication key for the device.
  - Counter value for the rpmb device will be read to stdout.
  - Read from rpmb device to output.
  - Write to rpmb device from data file.
  - Enable the eMMC cache feature.
  - Disable the eMMC cache feature.
  - Print and parse CID data.
  - Print and parse CSD data.
  - Print and parse SCR data.

mmc-utils-dbgsym: debug symbols for mmc-utils