<feed xmlns='http://www.w3.org/2005/Atom'>
<title>BMC/tmp/openbmc.git/meta-facebook, branch master</title>
<subtitle>OpenBMC Distribution (mirror)</subtitle>
<id>https://git.radix-linux.su/BMC/tmp/openbmc.git/atom?h=master</id>
<link rel='self' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/'/>
<updated>2025-09-04T18:44:15+00:00</updated>
<entry>
<title>meta-facebook: ventura: add extra udev rules for RS485 port mapping</title>
<updated>2025-09-04T18:44:15+00:00</updated>
<author>
<name>P.K. Lee</name>
<email>p.k.lee@quantatw.com</email>
</author>
<published>2025-09-03T07:45:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=c7cbb836482568e06e4712d7a914402acaceddd0'/>
<id>urn:sha1:c7cbb836482568e06e4712d7a914402acaceddd0</id>
<content type='text'>
In some cases, we noticed that the ttyUSB device's bus number could
change, which sometimes caused the rules to fail. The new extra rules
fix this issue.

Tested:
We have verified that the rules work on real machines.

Change-Id: Ida6427990fd6414e03fda1af0dfe2e941d8f32cd
Signed-off-by: P.K. Lee &lt;p.k.lee@quantatw.com&gt;
</content>
</entry>
<entry>
<title>meta-facebook: lfdarwin: change machine name to fbdarwin</title>
<updated>2025-09-04T18:26:46+00:00</updated>
<author>
<name>Robert Ercean Dima</name>
<email>robert3@meta.com</email>
</author>
<published>2025-08-28T22:30:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=6c5d52c070d1f386d238a514203cc02fc73b6a9a'/>
<id>urn:sha1:6c5d52c070d1f386d238a514203cc02fc73b6a9a</id>
<content type='text'>
- Match the downstream machine name of "fbdarwin"
- This way, we can keep a downstream "switch" that changes the build from current Meta-OpenBMC image to LFOpenBMC.
- We need the machine names to match so upstream layers and conf files can be pulled.


Change-Id: Iea79dc648ac9f5605680d44fcad170af5bb2584c
Signed-off-by: Robert Ercean Dima &lt;robert3@meta.com&gt;
</content>
</entry>
<entry>
<title>meta-facebook: bletchley15:  fix switch usb mux  issue</title>
<updated>2025-09-04T16:26:11+00:00</updated>
<author>
<name>Eric Chiang Quanta</name>
<email>eric.chiang@quantatw.com</email>
</author>
<published>2025-09-04T07:12:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=7a69e0f7d18d25888277c470538d3dbfe39989e1'/>
<id>urn:sha1:7a69e0f7d18d25888277c470538d3dbfe39989e1</id>
<content type='text'>
After switching usb between from sled 1 to sled 4 muliple times, usb driver may failed to detect usb hub, thereore, can not detect mac mini.

There are 2 ways to fix them:

1. There are four gpio to determinne which sled switch to BMC, if we set those gpio sequentially (not set them at the same time), it may cause usb driver at unkonown stage while setting those gpio. Therefore, use devemem command to set those gpio at once.

2. If we rebind the usb driver after switching usb mux, it may help usb driver re-detect usb hub if usb driver crash.

Change-Id: I1993bdc80b338eb10f9467396860efb423c67cb2
Signed-off-by: Eric Chiang Quanta &lt;eric.chiang@quantatw.com&gt;
</content>
</entry>
<entry>
<title>meta-facebook: santabarbara: create Rainbow-mmc version objects</title>
<updated>2025-09-04T05:25:46+00:00</updated>
<author>
<name>FreddieJheng</name>
<email>Freddie.Jheng@quantatw.com</email>
</author>
<published>2025-08-28T12:32:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=bdfdb33579cfcdddbeeb8927d0f7eace922b9429'/>
<id>urn:sha1:bdfdb33579cfcdddbeeb8927d0f7eace922b9429</id>
<content type='text'>
Add software version D-Bus objects for Rainbow-mmc to support firmware
version tracking.

Tested: Verified that Rainbow-mmc version objects are created correctly
and accessible via D-Bus interface.

Change-Id: I6fe84752a38d849d7af0b7be7622cdf0ffd44422
Signed-off-by: Freddie Jheng &lt;Freddie.Jheng@quantatw.com&gt;
</content>
</entry>
<entry>
<title>meta: ventura: Update GPIO monitor config</title>
<updated>2025-09-04T00:43:35+00:00</updated>
<author>
<name>Eldin Lee</name>
<email>eldin.lee@quantatw.com</email>
</author>
<published>2025-09-03T07:49:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=a82b29d522847f83f7ca24bd670a0506c712ef76'/>
<id>urn:sha1:a82b29d522847f83f7ca24bd670a0506c712ef76</id>
<content type='text'>
Use LineName instead of ChipId and GpioNum for each GPIO monitor to
avoid issues caused by GPIO rearrangements.

Change-Id: I92c02aa3c44dab75a650994ffc27488b84f71aad
Signed-off-by: Eldin Lee &lt;eldin.lee@quantatw.com&gt;
</content>
</entry>
<entry>
<title>meta-facebook: ventura: A delay function related to the valve train</title>
<updated>2025-09-04T00:37:59+00:00</updated>
<author>
<name>Jason Hsu</name>
<email>Jason-Hsu@quantatw.com</email>
</author>
<published>2025-07-03T05:22:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=749b95fd4a10033c18bb35c1658bf181313eb655'/>
<id>urn:sha1:749b95fd4a10033c18bb35c1658bf181313eb655</id>
<content type='text'>
As requested by the Meta and Thermal teams, the system must not power
off before the valve train is closed. Therefore, a delay has been added
to meet this requirement.

Depends-On: https://gerrit.openbmc.org/c/openbmc/entity-manager/+/82525
Change-Id: Ief23624f4ffa36f551b313e5ffdfd8907c821057
Signed-off-by: Jason Hsu &lt;Jason-Hsu@quantatw.com&gt;
Signed-off-by: Eldin Lee &lt;eldin.lee@quantatw.com&gt;
</content>
</entry>
<entry>
<title>meta-facebook: clemente: phosphor-settings-defaults: Update CPLD's PDB name to Interposer</title>
<updated>2025-09-03T20:56:23+00:00</updated>
<author>
<name>Kimi Chen</name>
<email>kimi.zy.chen@fii-foxconn.com</email>
</author>
<published>2025-08-28T10:35:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=3560483f50b463d48639c6f99d50e798b0b33c68'/>
<id>urn:sha1:3560483f50b463d48639c6f99d50e798b0b33c68</id>
<content type='text'>
We used the Interposer board in the Clemente DVT design change,
so the CPLD is now on the Interposer.

Change-Id: I401a0745a426bb53ff8b5dcb57db12b23fa1c2b6
Signed-off-by: Kimi Chen &lt;kimi.zy.chen@fii-foxconn.com&gt;
</content>
</entry>
<entry>
<title>meta-facebook: santabarbara: create swb PCIe switch version objects</title>
<updated>2025-09-03T20:45:47+00:00</updated>
<author>
<name>FreddieJheng</name>
<email>Freddie.Jheng@quantatw.com</email>
</author>
<published>2025-08-28T02:12:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=92de789637479643caeb6a01e7bc5e4695b8ea41'/>
<id>urn:sha1:92de789637479643caeb6a01e7bc5e4695b8ea41</id>
<content type='text'>
Add software version D-Bus objects for swb PCIe switch to support firmware version tracking.

Tested: Verified that swb PCIe switch version objects are created correctly and accessible via D-Bus interface.

Change-Id: Idf63273c21b726cd9b01863735d959131a7154fc
Signed-off-by: Freddie Jheng &lt;Freddie.Jheng@quantatw.com&gt;
</content>
</entry>
<entry>
<title>meta-facebook: yosemite4: Add FanboardPowerOn-Off</title>
<updated>2025-09-03T20:45:06+00:00</updated>
<author>
<name>Andy YA Hsu</name>
<email>andy.hsu.wiwynn@gmail.com</email>
</author>
<published>2025-07-17T01:06:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=8a63be98a3b9d1e960f0b084e0153f81b7a179c1'/>
<id>urn:sha1:8a63be98a3b9d1e960f0b084e0153f81b7a179c1</id>
<content type='text'>
Description
Add the service of on and off fan board 0 or fan board 1.

Motivation
When replacing the fan board, we need to turn off the fan board power.

Test plan:
1. systemctl start FanboardPowerOff@0
2. systemctl start FanboardPowerOn@0
3. sled cycle
4. Check whether the fan speed is normal
   mfg-tool fan-speed
5. systemctl start FanboardPowerOff@1
6. systemctl start FanboardPowerOn@1
7. sled cycle
8. Check whether the fan speed is normal
   mfg-tool fan-speed

Change-Id: I4c54721b5447557247733c4fbc4c7240db34eb04
Signed-off-by: Andy-Hsu-wiwynn &lt;andy.hsu.wiwynn@gmail.com&gt;
</content>
</entry>
<entry>
<title>meta-facebook: bletchley: remove unused phosphor-ipmi-fru config</title>
<updated>2025-09-03T12:02:41+00:00</updated>
<author>
<name>cchoux</name>
<email>cosmo.chou@quantatw.com</email>
</author>
<published>2025-09-01T13:17:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=81e2d18e7a9110f1aa35cfe09e73ae46e830d4f9'/>
<id>urn:sha1:81e2d18e7a9110f1aa35cfe09e73ae46e830d4f9</id>
<content type='text'>
The FRU inventory and MAC address
(xyz.openbmc_project.Inventory.Item.NetworkInterface) are now processed
by entity-manager, so remove the unused configuration.

Change-Id: I5b53b8db20dadaff4d4cfdc80e0580d46c2dc630
Signed-off-by: Cosmo Chou &lt;cosmo.chou@quantatw.com&gt;
</content>
</entry>
</feed>
