summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorHan Xu <[email protected]>2026-02-25 15:13:32 -0600
committerPeng Fan <[email protected]>2026-03-23 11:27:52 +0800
commit67fc505228558efa19380542d801807fa9eee054 (patch)
treefb2924ca8b8953eed2e8b124f6a4f71775dfed56 /scripts
parenteb00c710508d09b2a3b9aca75dd18280f1304703 (diff)
mmc: Add support for eMMC 5.1B specification
Add support for eMMC specification version 5.1B by defining MMC_VERSION_5_1B and including it in the version array. eMMC 5.1B (JESD84-B51B) is a minor revision of the 5.1 specification that primarily addresses MDT (Manufacturing Date) adjustment for dates beyond 2025. This aligns with the Linux kernel commit 9996707822f82 ("mmc: core: Adjust MDT beyond 2025"). Since the manufacturing date field is not currently used in U-Boot, this change has no functional impact beyond proper device recognition. It allows the driver to correctly identify and initialize eMMC devices that report version 5.1B in their Extended CSD register. Signed-off-by: Han Xu <[email protected]> Signed-off-by: Peng Fan <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions