summaryrefslogtreecommitdiff
path: root/meta-ieisystems
AgeCommit message (Collapse)AuthorFilesLines
2024-02-06meta-ieisystems: fp5280g3: add phosphor-virtual-sensorGeorge Liu3-0/+165
Signed-off-by: George Liu <liuxiwei@ieisystem.com> Change-Id: I6878afb1f2dc2e332cbb5de4a611d6322adbc15c
2024-02-06meta-ieisystems: fp5280g3: timezone: The default time zone is UTC+8George Liu2-0/+2
This commit is to change the default time zone from UTC to UTC+8. Tested: ~# timedatectl Local time: Sun 1970-01-04 06:51:27 CST Universal time: Sat 1970-01-03 22:51:27 UTC RTC time: Sun 1970-01-04 06:51:28 Time zone: Asia/Shanghai (CST, +0800) System clock synchronized: no NTP service: active RTC in local TZ: no Signed-off-by: George Liu <liuxiwei@ieisystem.com> Change-Id: I40f28af879e60c0f8f1cdda9d9fb296076222462
2024-02-06meta-ieisystems: fp5280g3: settings: add applyTime configurationGeorge Liu2-0/+8
We need to reboot BMC immediately after upgrading the FP5280G3 firmware. Signed-off-by: George Liu <liuxiwei@ieisystem.com> Change-Id: I10894553852fbd936168f598e28cfaaa6694a8bf
2024-02-06meta-ieisystems: fp5280g3: bmcweb: enable thermalsubsystemGeorge Liu1-0/+3
Signed-off-by: George Liu <liuxiwei@ieisystem.com> Change-Id: I9272f220a6a6074e04c2d668f0036c294318cad9
2024-01-29meta-ieisystems: fp5280g3: Add dcmi sensor configurationGeorge Liu1-0/+33
Add the dcmi_sensor.json file for the fp5280g3 platform. Tested: ~# ipmitool dcmi sensors Inlet: 1 temperature sensors found: Record ID 0x0038: Inlet_TEMP | 28 degrees C | ok CPU: 2 temperature sensors found: Record ID 0x0039: CPU0_TEMP | 35 degrees C | ok Record ID 0x003a: CPU1_TEMP | 38 degrees C | ok Baseboard: 2 temperature sensors found: Record ID 0x004b: L_OCP_Zone_Temp | 33 degrees C | ok Record ID 0x004c: R_OCP_Zone_Temp | 35 degrees C | ok Signed-off-by: George Liu <liuxiwei@ieisystem.com> Change-Id: Ia6c7a54ba81a17d86d11b05ba4ea638b8a129f4d
2024-01-26meta-ieisystems: fp5280g3: Add SDR inventoryGeorge Liu7-0/+3531
Add SDR inventory to parse the fp5280g3 device, map SDR data with inventory information and report SDR content through IPMI. Signed-off-by: George Liu <liuxiwei@ieisystem.com> Change-Id: Ie2054b982c30ccbfca9320873e1bfdd5213a76b2
2024-01-26meta-ieisystems: fp5280g3: Add IPMI power_reading.jsonGeorge Liu1-0/+3
Set dbus object path for total power on fp5280g3 Signed-off-by: George Liu <liuxiwei@ieisystem.com> Change-Id: I3ddb58217f26236ae4b0892f04252a28c0086587
2024-01-25meta-ieisystems: fp5280g3: Add IPMI dev_id.jsonGeorge Liu3-0/+16
Add the dev_id.json file for fp5280g3 Tested: image version: 2.16.0-dev-317-g72725bd77b-dirty ipmitool mc info Device ID : 0 Device Revision : 0 Firmware Revision : 2.16 IPMI Version : 2.0 Manufacturer ID : 52893 Manufacturer Name : Inspur Power Systems Co.,Ltd. Product ID : 123 (0x007b) Product Name : Unknown (0x7B) Device Available : no Provides Device SDRs : yes Additional Device Support : Sensor Device SDR Repository Device SEL Device FRU Inventory Device IPMB Event Receiver IPMB Event Generator Chassis Device Aux Firmware Rev Info : 0x72 0x72 0x5b 0xd7 Signed-off-by: George Liu <liuxiwei@ieisystem.com> Change-Id: Ic56e271b220f360e8b15c9b385da0468a7fc2597
2024-01-22meta-ieisystems: fp5280g3: Enable ipmitoolGeorge Liu1-0/+3
Signed-off-by: George Liu <liuxiwei@ieisystem.com> Change-Id: I72c0bea7e83d63c70b5cd5031958dfe372fce04a
2024-01-17meta-ieisystems: fp5280g3: Add phosphor-led-manager configGeorge Liu2-0/+637
Signed-off-by: George Liu <liuxiwei@ieisystem.com> Change-Id: I4318fa2701323aaf364c130c26f876ef975a571f
2024-01-10meta-ieisystems: fp5280g3: Add new machine layerGeorge Liu26-0/+409
The IEISystmes FP5280G3 is a power platform server with an AST2600-based BMC. Tested: Built fp5280g3 successfully. Signed-off-by: George Liu <liuxiwei@ieisystem.com> Change-Id: I5306b5c9959ad8da21b9e5b24b2fb6799ee795d3