]> www.infradead.org Git - users/willy/xarray.git/commit
mmc: core: Scan the eMMC boot areas for partition table
authorLoic Poulain <loic.poulain@oss.qualcomm.com>
Wed, 7 May 2025 13:45:38 +0000 (15:45 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 19 May 2025 11:22:10 +0000 (13:22 +0200)
commitf0534aace311f4fa1d25fc44a86edcbb24e3434e
tree0e3019bcb423fa7aeed8fdd4a0f0c0d7bb643820
parente760eab4069cd8b93e82651086324480efa3ee03
mmc: core: Scan the eMMC boot areas for partition table

It appears that some vendors provision the boot areas with valid part
tables (GPT) in order to have identifiable partitions for device and
firmware specific data, such has the qualcomm CDT (Qualcomm Config
Data Table). Additionally, these boot areas can be utilized to host
device-specific IDs, calibration data, and other critical information.

Signed-off-by: Loic Poulain <loic.poulain@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20250507134538.575912-1-loic.poulain@oss.qualcomm.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/core/block.c