Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 0931b60d 13-Jun-2024 Daniel Hsu <Daniel-Hsu@quantatw.com>

meta-facebook: harma: Add MCTP PLDM support

Add MCTP PLDM support for PSOC sensor readings and
firmware update.

Testing:

root@bmc:~# busctl tree xyz.openbmc_project.MCTP
└─ /xyz
└─ /xyz/openbmc_

meta-facebook: harma: Add MCTP PLDM support

Add MCTP PLDM support for PSOC sensor readings and
firmware update.

Testing:

root@bmc:~# busctl tree xyz.openbmc_project.MCTP
└─ /xyz
└─ /xyz/openbmc_project
└─ /xyz/openbmc_project/mctp
└─ /xyz/openbmc_project/mctp/1
├─ /xyz/openbmc_project/mctp/1/10
└─ /xyz/openbmc_project/mctp/1/8

root@bmc:~# pldmtool raw -d 0x80 0x05 0x02 -m 0x0a
pldmtool: Tx: 80 05 02
pldmtool: Rx: 00 05 02 00 00 00 00 00 07 00 01 0a
00 00 32 30 32 33 2e 34 38 2e 30 31 ff ff 00 00 00
00 00 00 00 01 0c 00 00 00 00 00 00 00 00 00 00 00
00 01 00 00 00 00 00 00 00 00 00 20 00 00 00 00 00
4d 50 53 20 33 64 65 37 34 39 62 61 ff ff 01 00 00
00 00 00 00 01 0c 00 00 00 00 00 00 00 00 00 00 00
00 01 00 00 00 00 00 00 00 00 00 20 00 00 00 00 00
4d 50 53 20 33 64 65 37 34 39 62 61 ff ff 03 00 00
00 00 00 00 01 07 00 00 00 00 00 00 00 00 00 00 00
00 01 00 00 00 00 00 00 00 00 00 10 00 00 00 00 00
45 52 52 4f 52 3a 38 ff ff 04 00 00 00 00 00 00 01
07 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00
00 00 00 00 00 00 10 00 00 00 00 00 45 52 52 4f 52
3a 38 ff ff 05 00 00 00 00 00 00 01 07 00 00 00 00
00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00
00 10 00 00 00 00 00 45 52 52 4f 52 3a 38 ff ff 06
00 00 00 00 00 00 01 07 00 00 00 00 00 00 00 00 00
00 00 00 01 00 00 00 00 00 00 00 00 00 10 00 00 00
00 00 45 52 52 4f 52 3a 38 ff ff 07 00 00 00 00 00
00 01 08 00 00 00 00 00 00 00 00 00 00 00 00 01 00
00 00 00 00 00 00 00 00 20 00 00 00 00 00 30 30 30
32 30 30 30 31

Change-Id: Ib375325b49ddf6759785d079790c72581db668b5
Signed-off-by: Daniel Hsu <Daniel-Hsu@quantatw.com>

show more ...


# e25293c8 04-Jun-2024 Peter Yin <peter.yin@quantatw.com>

meta-facebook: harma: add xdp710 config

Add xdp710 kernel configuration.

Change-Id: Iffb7737a1977040610aa6a20d331df540f99c761
Signed-off-by: Peter Yin <peter.yin@quantatw.com>


# f3e6eaad 21-Dec-2023 Peter Yin <peter.yin@quantatw.com>

meta-facebook: harma: enable SPI-GPIO in kconfig

Add spi gpio from tpm2

Change-Id: Id6b82fc29a01ec327cc50a9edbde0810d28f15ea
Signed-off-by: Peter Yin <peter.yin@quantatw.com>


# af8784d5 12-Dec-2023 Peter Yin <peter.yin@quantatw.com>

meta-facebook : harma: linux: Add kernel config

Get MAC address from NIC
CONFIG_NCSI_OEM_CMD_GET_MAC=y

IPMB device
CONFIG_IPMB_DEVICE_INTERFACE=y

USB Net:
It is only for SITV BMC testing until the

meta-facebook : harma: linux: Add kernel config

Get MAC address from NIC
CONFIG_NCSI_OEM_CMD_GET_MAC=y

IPMB device
CONFIG_IPMB_DEVICE_INTERFACE=y

USB Net:
It is only for SITV BMC testing until the Aegis board is produced.
CONFIG_USB_NET_DRIVERS=y
CONFIG_USB_USBNET=y
CONFIG_USB_NET_CDCETHER=y
CONFIG_USB_NET_CDC_NCM=y
CONFIG_USB_NET_CDC_SUBSET_ENABLE=y
CONFIG_USB_NET_CDC_SUBSET=y

Sensors
CONFIG_AD5272=y
CONFIG_SENSORS_PT5161L=y
CONFIG_SENSORS_XDPE152=y
CONFIG_SENSORS_ISL68137=y
CONFIG_SENSORS_LTC4286=y
CONFIG_SENSORS_MAX31790=y

Change-Id: Id5e5dbc918a1421cb7d2d83ecc9e0b6da98232de
Signed-off-by: Peter Yin <peter.yin@quantatw.com>

show more ...


Revision tags: 2.16.0-dev
# 5e4a1aa7 22-Nov-2023 Peter Yin <peter.yin@quantatw.com>

meta-facebook: harma: initial commit

Initial commit for platform harma, which is the compute card
in the minerva chassis.

Tested:
Build Success.
Kernel DTS: https://lore.kernel.org/all/202311230504

meta-facebook: harma: initial commit

Initial commit for platform harma, which is the compute card
in the minerva chassis.

Tested:
Build Success.
Kernel DTS: https://lore.kernel.org/all/20231123050415.3441429-3-peteryin.openbmc@gmail.com/

Uboot DTS: https://patchwork.ozlabs.org/project/openbmc/list/?series=379855

Change-Id: I114492a0739412409d89573ad8a41553c50f369b
Signed-off-by: Peter Yin <peter.yin@quantatw.com>
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>

show more ...