History log of /openbmc/entity-manager/configurations/nvme_intel_p_series.json (Results 1 – 3 of 3)
Revision Date Author Comments
# 72e53ab8 20-Nov-2023 Patrick Rudolph <patrick.rudolph@9elements.com>

configurations: Add Intel P5520 SSD

Add support for PCIe Gen4 P5520 SSD by extending the existing
config for P4500 SSDs.

Tests on P5520 showed that they use the correct address for
NVMe-MI (0x6a).

configurations: Add Intel P5520 SSD

Add support for PCIe Gen4 P5520 SSD by extending the existing
config for P4500 SSDs.

Tests on P5520 showed that they use the correct address for
NVMe-MI (0x6a).

Tested: Can read the temperature of P5520 SSD.

Change-Id: I698c0307ea8919407e11e1f448a20ae4970ce114
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>

show more ...


# 02365415 13-Oct-2023 Patrick Rudolph <patrick.rudolph@9elements.com>

configurations: Add Intel P4510 SSD

Add support for P4510 SSD by adding a new config for all P4500
SSDs manufactured by Intel.

Tests on P4510 showed that they use the correct address for
NVMe-MI (0

configurations: Add Intel P4510 SSD

Add support for P4510 SSD by adding a new config for all P4500
SSDs manufactured by Intel.

Tests on P4510 showed that they use the correct address for
NVMe-MI (0x6a).

Tested: Can read the temperature of P4510 SSD.

Change-Id: I2611af3ef65549ace7f6a066b7caea842e58d5b6
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>

show more ...


# e89005df 06-Feb-2024 Patrick Rudolph <patrick.rudolph@9elements.com>

configurations/nvme_p4000: Improve regex

As discussed on [1] use an improved regex covering all known
Intel Pxxxx SSDs available so far.

This allows to move SSDs into a separate file with a differe

configurations/nvme_p4000: Improve regex

As discussed on [1] use an improved regex covering all known
Intel Pxxxx SSDs available so far.

This allows to move SSDs into a separate file with a different NVMe-MI
address without using a blacklist. Update the filename as its no longer
only covering P4000 series.

1: https://gerrit.openbmc.org/c/openbmc/entity-manager/+/66365

Change-Id: I602eb224f2288edbe8d43ffd7568d9ce628650a8
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>

show more ...