fwupd/plugins/emmc
2019-11-01 13:55:32 +00:00
..
emmc.quirk Add a new plugin for working with eMMC devices (Fixes: #1455) 2019-10-18 14:18:09 -05:00
fu-emmc-device.c trivial: Fix up some NULL/FALSE confusion 2019-11-01 13:55:32 +00:00
fu-emmc-device.h Add a new plugin for working with eMMC devices (Fixes: #1455) 2019-10-18 14:18:09 -05:00
fu-plugin-emmc.c Add a new plugin for working with eMMC devices (Fixes: #1455) 2019-10-18 14:18:09 -05:00
meson.build Add a new plugin for working with eMMC devices (Fixes: #1455) 2019-10-18 14:18:09 -05:00
README.md Add a new plugin for working with eMMC devices (Fixes: #1455) 2019-10-18 14:18:09 -05:00

eMMC Support

Introduction

This plugin reads the sysfs attributes corresponding to eMMC devices. It uses the kernel MMC API for flashing devices.

Protocol

eMMC devices support the org.jedec.mmc protocol.

GUID Generation

These devices use the following instance values:

  • EMMC\%NAME%
  • EMMC\%MANFID%&%OEMID%
  • EMMC\%MANFID%&%OEMID%&%NAME%