| commit | 1b96006e0b49c21198f45316bd8da5e3027c60f1 | [log] [tgz] |
|---|---|---|
| author | Cindy Lu <[email protected]> | Wed Aug 13 14:32:07 2025 |
| committer | Chromeos LUCI <[email protected]> | Tue Aug 19 02:00:23 2025 |
| tree | ff26b4fa553ad842c7c75ee26519324252f0aa5c | |
| parent | 254b4920ed442036035f497fa43dd737c7c704ee [diff] |
Wyrdeer: Fix memory mfg_id Fix memory mfg_id for the following DRAM modules 0x06 RAYSON LPDDR4x RS1G32LR4D2BNR-46BT 0x25 RAYSON LPDDR4x RS2G32LR4D4BNR-46BT from .module_mfg_id = MFGID_MICRON, .dram_mfg_id = MFGID_MICRON, to .module_mfg_id = MFGID_CXMT, .dram_mfg_id = MFGID_CXMT, BUG=b:435345916 TEST=cros_workon mosys, emerge mosys and deploy to DUT. mosys memory spd print all Change-Id: Iff2f6507a0e9e1afa179a855afe83cbd55f6ef27 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/mosys/+/6845636 Reviewed-by: Yu-Ping Wu <[email protected]> Reviewed-by: Kyle Lin <[email protected]> Tested-by: Cindy Lu <[email protected]> Reviewed-by: Yang Wu <[email protected]> Commit-Queue: Kyle Lin <[email protected]>