summaryrefslogtreecommitdiffstats
path: root/meta-quanta/meta-gsj
Commit message (Collapse)AuthorAgeFilesLines
* meta-quanta: gsj: Modify and correct the configurationtony lee2019-04-161-11/+11
| | | | | | | | | | | - Modify path of nvme to base 0 - Correct assert paths of BmcECC (From meta-quanta rev: d944c1a2c7ea86802171bae2f6312c910311a6e1) Signed-off-by: tony lee <tony.lee@quantatw.com> Change-Id: Ib701c577cf85ba22dc5eae9be313585771cd2f88 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-quanta: gsj: rename sensor paths to match dtsBenjamin Fair2019-04-167-6/+6
| | | | | | | | | | | | The names of the i2c bus nodes in the device tree changed from i2c-bus@xxxx to just i2c@xxx. Update the phosphor-hwmon sensor configuration paths to match. (From meta-quanta rev: 50c57e091989c4d3078147bfb42146ea22d273c5) Signed-off-by: Benjamin Fair <benjaminfair@google.com> Change-Id: I8bded436fc9707c063d15794f182bb9024f98889 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-quanta: gsj: add machine suffix to phosphor-ipmi-hostPatrick Venture2019-04-161-3/+3
| | | | | | | | | | | Add gsj machine suffix to phosphor-ipmi-host recipe append such that it won't impact non-gsj machines built in a mixed-machine environment. (From meta-quanta rev: 6cf4e7ea3a777256232f62212bce040c13423135) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I36c8e8753c4b5048870044d419f40af79718c0fe Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-quanta: gsj: nvme-powerctrl: mutli-user targetPatrick Venture2019-04-162-2/+2
| | | | | | | | | | | Use the multi-user target instead of the openbmc-custom obmc-standby target for services. (From meta-quanta rev: c886d1d4b761ee20c7f54a201ce5f74e5537b5fb) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: Ie49f53850ed65bf4a71c959fe30bb1e36c41b725 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-quanta: gsj: move non-phosphor recipes out of recipes-phosphorBenjamin Fair2019-04-1610-0/+0
| | | | | | | | | | | | The usb-network and quanta-nvme-powerctrl recipes aren't part of phosphor, so move them to the machine-spceific recipes-gsj folder instead. (From meta-quanta rev: a5787aa49f88aac01eed521e1b3e8f85b73f5c54) Change-Id: I22b68e1e83dbd0ee3f98288052ffb302b7ef1ff5 Signed-off-by: Benjamin Fair <benjaminfair@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-quanta: gsj: move phosphor-ipmi-host under ipmiPatrick Venture2019-04-162-0/+0
| | | | | | | | | | | Move the phosphor-ipmi-host modifications under the ipmi folder to mirror the meta-phosphor layout. (From meta-quanta rev: f10e2e0bd89eb10638afd92bde04dc4fca216f9c) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I13826bdf82c0a05d8a6b22de098bc9dabf724bed Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-quanta: Modify action of LOCATE LED in led.yamltony lee2019-04-111-8/+16
| | | | | | | | | | | Modify action of LOCATE LED from 'On' to 'Blink' for LED group manager (From meta-quanta rev: db4d64ca8ce82e334b2dcfae871511de4ed1273d) Signed-off-by: tony lee <tony.lee@quantatw.com> Change-Id: I5a0fdacd608ad2d8f9bbbb7cb34ffd56257a67a2 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-quanta: Add the led configuration for meta-gsjtony lee2019-04-083-0/+91
| | | | | | | | | | | | Add the led configuration for meta-gsj - Enabled the LED group manager (From meta-quanta rev: 8fafb59db0a032b581c8465392577403717ac011) Change-Id: I027ee78275a3a274462918c7c630cd6a02ab25ee Signed-off-by: tony lee <tony.lee@quantatw.com> Signed-off-by: Tien-hung Huang <buddy.huang@quantatw.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-quanta: meta-gsj: Add quanta-nvme-powerctrl serviceSamuel Jiang2019-04-086-0/+237
| | | | | | | | | | | | | | | Add quanta-nvme-powerctrl which included three features: 1. When BMC bootup, initial nvme ssd powoer output. 2. monitor ssd present update ssd power output. 3. Add bucstl commands to set Present property to d-bus nvme manager and set fault led if needed. (From meta-quanta rev: abda561c2bc846d42808c4c752a42c936e871b2f) Change-Id: Ib52b7505e4c6292bb08e1e2ef43c6a9459ef46b5 Signed-off-by: Samuel Jiang <Samuel.Jiang@quantatw.com> Signed-off-by: tony lee <tony.lee@quantatw.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* update upstream subtreesBrad Bishop2019-04-064-1/+548
| | | | | | | | | | | | A number of corequisites exist so squashing these all into one patch. meta-ingrasys - refresh master bc513127f4..67bcaf389f meta-hxt - refresh master 86a4df514f..8fe0d38bbb meta-phosphor - refresh master 06c09d7cce..df6ddae3d2 meta-quanta - refresh master 4f126361a1..53f3025271 Change-Id: I3daeef2a0467d8ea4f1fd1c617e526f8b11258af Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-quanta: layer.conf: Add warrior compatibilityPatrick Venture2019-04-051-1/+1
| | | | | | | | | | | | | oe-core branched in preparation for the upcoming 2.7 Yocto release and as of 13e45ff requires core layer compatibility to "warrior" instead of "thud". We'll retain compatibility for both until we do our own branch or stop testing thud. (From meta-quanta rev: 4f126361a17e37cfc96d5f9ccd5e3b81fa8b5ae2) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I0a6cc767e787cef3d31d75b987b9369e44a7afc9 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Quanta: phosphor hwmon sensorDuke Du2019-04-028-0/+175
| | | | | | | | | | | Define configuration files of sensors and fans for hwmon in project gsj and test pass. (From meta-quanta rev: b1247010c2e67d3050dc81cd46d3c2218fc1870d) Signed-off-by: Duke Du <Duke.Du@quantatw.com> Change-Id: I3db8d8d3b70cd949eb3f0a8774615f9fa8b59df0 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-quanta: gsj: add phosphor-ipmi-flash to imagePatrick Venture2019-03-301-0/+1
| | | | | | | | (From meta-quanta rev: e9052dd85acd787fe13f8176f8d45b98d05d6d72) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I451d88113074bdd17b734e55d9f3cf3b8ca1d983 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-quanta: gsj: set machine suffix on linux-nuvotonPatrick Venture2019-03-281-2/+2
| | | | | | | | | | | Set the machine suffix "gsj" on the linux-nuvoton recipe such that it will only apply to this machine. (From meta-quanta rev: 84f2057e7e1067c3cc485d872f4581db0ffb1441) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I3d8631b25b4a542f529f7e55c28e90159dfcddb7 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-quanta: add the whitelist of ipmi commands for meta-gsjPKLee-Quanta2019-03-282-0/+54
| | | | | | | | | | | | | | The modified whitelist by the admin will replace the default whitelist. Tested: Build Quanta GSJ board image and load on the EVB. Ensure that BMC boots to console, and the whitelist is working. (From meta-quanta rev: bccdfbe91fb21e7c16c3204a88133f43f01a002c) Change-Id: I8a3713a30b982ed59b1d45c90123155288bc7994 Signed-off-by: PKLee-Quanta <p.k.lee@quantatw.com> Signed-off-by: Tien-hung Huang <buddy.huang@quantatw.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-quanta: gsj: drop obsolete channel configPatrick Venture2019-03-282-21/+0
| | | | | | | | | | | | Drop the ipmi channel config. It is unused by phosphor-host-ipmid. Now, a platform can override phosphor-ipmi-config with a channel configuration file to enable this. (From meta-quanta rev: ea17a157dbf31a8869e3d406306888f1f09e9ec4) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I8036c1939dcf936b3a0ea5948830c4104ee04dd7 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Quanta: configure fru parserDuke Du2019-03-279-1/+158
| | | | | | | | | | | Update fru information of project gsj and test on gsj board pass. (From meta-quanta rev: 4726abcab724b6e8a5abb5dca1603857a294ea97) Change-Id: I3efbc10722f956c7375e1513bb71a39186c12cdd Signed-off-by: Duke Du <Duke.Du@quantatw.com> Signed-off-by: FranHsu <Fran.Hsu@quantatw.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-gsj: Add USB-NIC systemd configuration for GSJ board.FranHsu2019-03-124-0/+72
| | | | | | | | | | | (From meta-quanta rev: 41ff54605a8df6e456e2035b410114545bc94284) Tested: Build Quanta GSJ board image and load on the EVB. Ensure that BMC boots to console, and the USB network interface is working. Fix typo. Change-Id: If93ae6fe2b0181d96630c802adc7e5e216b1de42 Signed-off-by: FranHsu <Fran.Hsu@quantatw.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* meta-gsj: Add kernel configuration for GSJ board.FranHsu2019-03-062-0/+50
| | | | | | | | | | | Tested: Build Quanta GSJ board and load on the EVB. Ensure that BMC boots to console. (From meta-quanta rev: 6e899862f90575f772dff209f8cd3da0cb4a85c2) Change-Id: I016b3992032ca72932260793870d3d1e6c710ff0 Signed-off-by: FranHsu <Fran.Hsu@quantatw.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* packagegroups: Remove obmc-mgr-systemAdriana Kobylak2019-03-052-9/+0
| | | | | | | | | | | | | | | | The system manager (obmc-mgr-system) which provided GPIO functionality is being deprecated and it's not in use anymore: * GPIOs have moved out of D-Bus (see openbmc/openbmc#3332). * Tools depending on its GPIO functions have been updated to call local functions instead. * The systemd service files have been updated to not depend on system manager. (From meta-quanta rev: 602f74d56aeabe7c30748576ad6085ed761498fe) Change-Id: I76e683ed246bc055c54754bfc9d819f50e708eb3 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* Add a new layer meta-gsj to meta-quanta.FranHsu2019-02-046-0/+127
Tested: This commit included the basic machine config and package group setting for project GSJ. And it could build successfully with meta-nuvoton fix (https://gerrit.openbmc-project.xyz/#/c/openbmc/openbmc/+/17719/). But the built image cannot run on EVB now, it is because the image generate script still not ready yet. (From meta-quanta rev: e08538d3df34128ef92c0593c1556931e62c614a) Change-Id: I2724915dd674bbce0db16a3714bc50cf8993f9b9 Signed-off-by: FranHsu <Fran.Hsu@quantatw.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
OpenPOWER on IntegriCloud