summaryrefslogtreecommitdiff
path: root/meta-yadro
AgeCommit message (Collapse)AuthorFilesLines
2020-08-05obmc-yadro-cli: srcrev bump 406688be90..5408881b37Artem Senichev1-1/+1
Artem Senichev (3): sel: Show event list by default user: Using primary group as role nmi: Use D-Bus instead of direct pdbg call (From meta-yadro rev: 3434293378d7ce0ac9d0db440ec5dabc6b016fb6) Signed-off-by: Artem Senichev <a.senichev@yadro.com> Change-Id: Ic78d82a344c94e207cd9b80cbae1cbaf730a4025 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-08-05meta-nicole: Disable group restriction for SSHArtem Senichev2-0/+2
By default, OpenBMC allows SSH connection only for members of priv-admin group. This patch removes this restriction. (From meta-yadro rev: 840348016139393f61482ee95f2dcb07187d589b) Signed-off-by: Artem Senichev <a.senichev@yadro.com> Change-Id: I9bf5c2950a25715ad814b1d4247a882359a26249 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-31meta-nicole: Fix SRESET over NMI callArtem Senichev2-0/+62
Current implementation by IBM supports only witherspoon platform. This patch makes it possible to use a D-Bus call for initiating kernel crash (System Reset vector) on the Nicole host system. (From meta-yadro rev: 5f76189ed4eb64e20191fe460f00f803b37ed88c) Signed-off-by: Artem Senichev <a.senichev@yadro.com> Change-Id: I8ef5ecfd209860500f8303a594636a1cff1298a3 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-18meta-yadro: os-release: Add vendor/product infoAlexander Amelkin2-0/+136
Update the os-release generation script to set the welcome string and the version according to the product name, branch name, and vendor tags for all YADRO products. (From meta-yadro rev: 5d28cfe0b0de03abd61707a013e63087e7ad18fd) Signed-off-by: Alexander Amelkin <a.amelkin@yadro.com> Change-Id: Ib8b6fd3d252c974fa3cdd2a703480dbd43cc9e0b Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-15meta-nicole: disable time synchronizationAlexander Filippov2-1/+9
The time synchronization is not required by default on Nicole. It will be done by the host. (From meta-yadro rev: cca25e974f7b7d6c5f4b1e19b6fdab503649c763) Change-Id: I2478ac2dd528462024e93dc791b6564385f1a1ff Signed-off-by: Alexander Filippov <a.filippov@yadro.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-10meta-yadro: share boot initiator mailbox supportIvan Mikhaylov6-6/+6
Boot Initiator Mailbox should be available on all our hardware. This commit moves all required files and recipes to the meta-yadro. (From meta-yadro rev: 9ee3c28294c6a87912edbcf09b999b926634f836) Change-Id: Idc52bfb50c8f122662279a593de0ee40703ddb51 Signed-off-by: Alexander Filippov <a.filippov@yadro.com> Signed-off-by: Ivan Mikhaylov <i.mikhaylov@yadro.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-06meta-nicole: phosphor-ipmi-host: Add support for boot initiator mailboxIvan Mikhaylov2-0/+478
Add handlers to process the chassis system option 7 (boot initiator mailbox). The format of mailbox is specific to the machine/bootloader. This commit only adds generic handlers to process getting and setting of the mailbox data regardless of the content. Only the IANA Enterprise number is checked in the data block 0. Also checked are the data boundaries. It is expected that a machine-specific override for phosphor-settingsd sets the supported state and the IANA number according to the used bootloader. (From meta-yadro rev: ef10645f38d431598fe0a2bce98cb656354df01e) Signed-off-by: Alexander Amelkin <a.amelkin@yadro.com> Signed-off-by: Ivan Mikhaylov <i.mikhaylov@yadro.com> Change-Id: I819e2f8ef9d7ddfbadacc5d5bcb6c4fbf98271a0 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-06meta-nicole: phosphor-ipmi-host: Add support for persistent-only settingsIvan Mikhaylov2-0/+97
Some settings such as Boot Initiator Mailbox do not support one-time setting mode (as per IPMI 2.0 specification). This commit adds support for such persistent-only settings. (From meta-yadro rev: 10458e3a5362815e0f4dc45a103cbdda3165b856) Signed-off-by: Alexander Amelkin <a.amelkin@yadro.com> Signed-off-by: Ivan Mikhaylov <i.mikhaylov@yadro.com> Change-Id: I44a00b9c19e12e2165a311f6b2867509ee911c80 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-06meta-nicole: phosphor-settingsd: Add boot mailbox interfaceIvan Mikhaylov2-0/+18
Add defaults for Control/Boot/Mailbox interface so that phosphor-settingsd could implement and handle it. (From meta-yadro rev: 548286c74a67e8043679be69a47f00325947a327) Signed-off-by: Alexander Amelkin <a.amelkin@yadro.com> Signed-off-by: Ivan Mikhaylov <i.mikhaylov@yadro.com> Change-Id: I24e302fdcce21de7e570e4edc592dd97bf4a8df6 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-06meta-nicole: phosphor-dbus-interfaces: Add boot initiator mailbox interfaceIvan Mikhaylov2-0/+78
Add the xyz.openbmc_project.Control.Boot.Mailbox interface to allow for provision of the boot initiator (such as Petitboot or UEFI) with its specific parameters. This is based on IPMI 2.0 Table 28-14 'Boot Option Parameters' parameter 7 'Boot initiator mailbox'. (From meta-yadro rev: 8a37d4554c77f6b3b93fea17eae46b0124b42d28) Signed-off-by: Alexander Amelkin <a.amelkin@yadro.com> Signed-off-by: Ivan Mikhaylov <i.mikhaylov@yadro.com> Change-Id: I231b8658d47d331d0af665b8ccb86da5ea8b2845 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-03meta-nicole: Add console tool for backup/restoreArtem Senichev2-0/+17
This tool can be used by an end user to backup and restore OpenBMC configuration files. (From meta-yadro rev: 558449cc14a7437a8d45efbe05fca142e789c21f) Signed-off-by: Artem Senichev <a.senichev@yadro.com> Change-Id: I2aaa209177122a9ee69d4a7d1421f34cd7d986c6 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-03meta-nicole: phosphor-network: use sync mac optionAlexander Filippov4-2/+14
The phosphor-network now has the sync-mac feature. It does the same thing as the first-boot-set-mac without any additional services. This commit enables this new feature in phosphor-network and removes obsolete first-boot-set-mac service. (From meta-yadro rev: fea7a8d7a57accd658aa60248cb203afc735c73b) Change-Id: I31e530850b2550de70f72091c683153ecb6968a7 Signed-off-by: Alexander Filippov <a.filippov@yadro.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-06-26meta-yadro: collect all cli tools into one folderAlexander Filippov2-0/+0
Moves fwupdate and lssensors into the cli folder. (From meta-yadro rev: 717867bd2d45baefc5784c8f20992a884bc9648b) Change-Id: I93e5051a4c3874ac70d58d1cc81634a365fddd58 Signed-off-by: Alexander Filippov <a.filippov@yadro.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-06-26meta-nicole: Add console tool for managing networkArtem Senichev2-0/+20
This tool can be used by an end user for managing OpenBMC network configuration. (From meta-yadro rev: e5c4bc9cda0ffc2aa4a72dd5fef99573d91d968b) Signed-off-by: Artem Senichev <a.senichev@yadro.com> Change-Id: Ic2647434f0ad675037f12c97adc5526948612ecf Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-06-26meta-nicole: Add console tool for print inventoryArtem Senichev2-2/+25
This tool can be used by an end user to print OpenBMC inventory list. (From meta-yadro rev: d8533edaabad01bfc353a7fe1ca44077ac79512d) Signed-off-by: Artem Senichev <a.senichev@yadro.com> Change-Id: I801ed25fe94cbdf87d509b5f1eb6ff25d4fc2c7e Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-06-26nicole: Add default network configs for TatlinAlexander Filippov8-0/+94
This adds VLAN4004 configuration to the nicole firmware image. The IPv6 address will be chosen depending on the BMC position. During the firmware upgrade the stored previous version of `/etc/systemd/network/00-bmc-eth0.network` may prevent to start new VLAN4004 interface. This commit also adds a service which should fix this issue on the first boot time after upgrade by adding necessary option to the interface configuration file if it is not present yet. Tested: BMC now has additional `eth0.4004` interface use static IPv6 address and this address depend on BMC position. (From meta-yadro rev: 83aa32ac997e6dc66cc5e2041a0a3cb723e950d9) Change-Id: I5fc6663ddee67aafcfa9f2004083d8a4a528950f Signed-off-by: Alexander Filippov <a.filippov@yadro.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-06-16meta-nicole: phosphor-ipmi-config: Set device idAlexander Filippov4-0/+46
This adds a dev_id.json with Nicole specific values and a systemd unit which changes at the boot time the device ID in the dev_id.json to the actual BMC position. Tested: `ipmitool mc info` now shows the actual BMC position in the Device ID field. (From meta-yadro rev: 8dcdb1ef8661b2f5624d75787bd4bcc4da8301d7) Change-Id: Ia819ef4154ffe368ca9684662c248295060e0597 Signed-off-by: Alexander Filippov <a.filippov@yadro.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-06-10meta-nicole: remove LDAP supportAlexander Filippov1-0/+2
Nicole does not require the LDAP support as the end users will never get direct access to it. This completely removes the LDAP support from the Nicole's build. (From meta-yadro rev: f8f482d64a990e20b55a4d5547e53cd7fccd6278) Change-Id: I19dbae120373794a9579ad84e39fa62e05737bc9 Signed-off-by: Alexander Filippov <a.filippov@yadro.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-06-05meta-nicole: u-boot: add bmc position supportAlexander Filippov4-61/+660
This brings: - GPIO support in u-boot - BMC position is determined by the GPIOE1 and stored as a boot argument. (From meta-yadro rev: 1b68cd934fe58ce3c33b272b45497d2a1b4e35e6) Change-Id: Ieaf5bda2267b533327618330760431e66224092a End-User-Impact: In the u-boot shell now available `gpio` command Signed-off-by: Alexander Filippov <a.filippov@yadro.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-29meta-nicole: Enable field modeAlexander Filippov3-0/+29
Enables the field mode by default. This marks the BMC as production version and activates some production specific functionalities. For example, this makes the software manager to discard unverified firmware images. Tested: - The output of `fw_printenv` contains `fieldmode=true`. - `busctl get-property xyz.openbmc_project.Software.BMC.Updater \ /xyz/openbmc_project/software \ xyz.openbmc_project.Control.FieldMode FieldModeEnabled` returns `true` (From meta-yadro rev: ca760a233b348efaf860e0691ea4b3f1c0db1ec1) Change-Id: I9c6fbead319f3c990efba669c923dccb97110e16 Signed-off-by: Alexander Filippov <a.filippov@yadro.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-29meta-nicole: Add image signature verificationAlexander Filippov3-1/+6
Adds a firmware image signature verification. This brings: - The key is stored in `/etc/activationdata` folder. - The software item activation now begins with signature verification. The verification failure stops the activation only when the `fieldMode` is set to true. See https://github.com/openbmc/phosphor-dbus-interfaces/blob/master/xyz/openbmc_project/Control/FieldMode.interface.yaml (From meta-yadro rev: f9e0ad9f1bb2a2520651f771e2b873bef384423a) Change-Id: I91cf92d15d29737a9cd05120b194189eb767636e Signed-off-by: Alexander Filippov <a.filippov@yadro.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-28meta-nicole: build obmc-yadro-lssensorsAlexander Filippov1-0/+1
Adds obmc-yadro-lssensors to nicole firmware. (From meta-yadro rev: 6ad79177812c3b3af1c962c31b65c76eb76b51dc) Change-Id: Ife48ab428e402b2291047f585e3b089ef7ed4c77 Signed-off-by: Alexander Filippov <a.filippov@yadro.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-28meta-yadro: add obmc-yadro-lssensors packageAlexander Filippov1-0/+16
lssensors is a command line tool which shows available sensors. (From meta-yadro rev: d54a06e15444c1d7e66b0da7e1e1f9e36c158884) Change-Id: I25ba2b2725ad6cb18497070631ce4edd26484e60 Signed-off-by: Alexander Filippov <a.filippov@yadro.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-27nicole: esel-parser: srcrev bump c35879f..8d25ae3Artem Senichev1-1/+1
Artem Senichev (1): Fix build with GCC 10 (From meta-yadro rev: af4fcfc9196dec6b4a3aac60f5a211ddc689917a) Signed-off-by: Artem Senichev <a.senichev@yadro.com> Change-Id: I9ea6dc5fb97870b8b0ecda9633a16e5e764f06ae Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-13meta-nicole: Add default account for administratorArtem Senichev2-0/+39
Creates default administrative account for managing the OpenBMC. (From meta-yadro rev: 7eef85ee0d2e6f8100c06c0f9a9cb52c941ecd50) Signed-off-by: Artem Senichev <a.senichev@yadro.com> Change-Id: If4aa85ace08c9628e98252f00c508fbf28385c9b Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-13meta-nicole: Add CLI for end usersArtem Senichev2-4/+38
Command Line Interface (CLI) is a Bash-based shell that is used by non-system users to manage the OpenBMC system. (From meta-yadro rev: cd42b3483a43c1b80aaff8464d9f9c5c3d46979b) Signed-off-by: Artem Senichev <a.senichev@yadro.com> Change-Id: If63b3eb4bdec59d966422d114d1a960c4a67ce2f Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-30meta-nicole: Add default FRU propertiesArtem Senichev2-0/+3
Set default properties for some types of FRU. This fixes the problem with Presence flag, which must be set to "true" for such FRU as "motherboard" or "opfw". File with extra properties was created long time ago but it was not added to build. (From meta-yadro rev: c6c78ffba8e184220b6e9205f4ddd9336589fc1a) Signed-off-by: Artem Senichev <a.senichev@yadro.com> Change-Id: I8c2b610a1683148fac75bb5567929d6dc2e1c563 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-30nicole: libomc-intf: fix gpio definitonsAlexander Filippov1-5/+5
- Removes the unused GPIO definitions. - Adds the ID_BTN definition. (From meta-yadro rev: 542879edd5894c93b75ff17569c867808336c146) Change-Id: I720e1fec9fccb7f3192cc922b7b7192e0cd19702 Signed-off-by: Alexander Filippov <a.filippov@yadro.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-30nicole: led-manager: rename ledsAlexander Filippov1-4/+14
The LEDs were renamed in the DTS to correspond https://github.com/openbmc/docs/blob/master/designs/device-tree-gpio-naming.md The labels were also added. All of these changes led to change the names of the LEDs in sysfs. This commit makes the corresponding changes in the phosphor-led-manager config. (From meta-yadro rev: 683b49512a70c98599277ce719caf695ebd3da8d) Change-Id: I1a7e00136d25c1f379737b64a313e9d322a1f958 Signed-off-by: Alexander Filippov <a.filippov@yadro.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-30nicole: Add iio-hwmon-battery configAlexander Filippov2-0/+12
Nicole has RTC battery monitored by aspeed adc. This commit adds the config for hwmon to create /xyz/openbmc_project/sensors/voltage/vbat dbus object. (From meta-yadro rev: 00a58de373844c2819c88993242a6bbda6235e8a) Change-Id: Ib9eacb8884d793b3895f6dd4749512517c9d8988 Signed-off-by: Alexander Filippov <a.filippov@yadro.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-30nicole: Update DTSAlexander Filippov1-32/+74
Prepares the Nicole DTS to push it to the linux mainline. - Removes unused i2c buses. - Adds a comment for empty i2c definitions. - Adds a missed iio-hwmon-battery node. - Adds the GPIOs names. - Adds the leds labels. (From meta-yadro rev: ae1aea75fe6b5369183b86a05729d56abec77565) Change-Id: I149c8d98984c7d8e515b338006c43d0cca5a60a2 Signed-off-by: Alexander Filippov <a.filippov@yadro.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-29meta-yadro: add dunfell compatibilityAlexander Filippov3-3/+3
OE-core is switching over to dunfell. This adds dunfell compatibility for meta-yadro, meta-vesnin and meta-ncole layers. (From meta-yadro rev: 5149d928b3be14a819e8424f2df4502f0b9afc14) Change-Id: I73ca9cdeb7aca395eb9c7323faa0d46941f3ea4b Signed-off-by: Alexander Filippov <a.filippov@yadro.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-21meta-nicole: Remove references to vcs-workaroundJoel Stanley2-3/+0
This was a P9 DD1 workaround. These systems are no longer supported and are not found in the wild, so the workaround has been retired. All of the p9 systems in the tree exclude the package so this change should be a noop. (From meta-yadro rev: 0abffd09e40f85cf9b69a6d217d6a9b76a90800a) Change-Id: Ie5b2116291e31635bde5c41a0e5644e611defa4a Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-21nicole: Apply pwr restore policy on cold boot onlyAlexander Filippov2-0/+7
Makes the phosphor-discover-system-state running only on cold BMC boot. As a result, on the warm BMC reboot the host's power restore policy will not be applied. Tested: - on the warm BMC reboot the host power state is not changed. - on the cold BMC boot (power cycle) the host power state depends on the power restore policy. (From meta-yadro rev: ff3f2e23697817d4e14891ce6753509b5fb22e6b) Change-Id: I9265011d078e732d840eaa2572bf5220fc6951d5 Signed-off-by: Alexander Filippov <a.filippov@yadro.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-21meta-nicole: build obmc-yadro-fwupdateAlexander Filippov1-1/+5
Adds obmc-yadro-fwupdate to nicole firmware. (From meta-yadro rev: c9660b9e69cdb968527ce555857abd5dc3b42337) Change-Id: Iffafccab4d4cf8d676637c0015cd84ac5bd33c37 Signed-off-by: Alexander Filippov <a.filippov@yadro.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-21meta-yadro: add obmc-yadro-fwupdate packageAlexander Filippov2-0/+26
fwupdate is a command line tool for update firmware. (From meta-yadro rev: 2c9c5dfb227f695d50a8f3c950b1c0a8d3837fa5) Change-Id: I64633572b45a4793ee0a41a571c4e251ba221317 Signed-off-by: Alexander Filippov <a.filippov@yadro.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-21nicole: u-boot: Add system reset state supportAlexander Filippov2-0/+191
This is a backport of the patch file from intel-bmc/openbmc repository. It makes the u-boot to add the system reset status to the bootargs. tested: the /proc/cmdline must contain: - resetreason=power after cold bmc boot - resetreason=watchdog after warm bmc reboot (From meta-yadro rev: 3851142232368d6db77b674e79541d677d68aa41) Change-Id: Ic46b3e497e1c8df4e5bd6d2cf2706e1daba80965 Signed-off-by: Alexander Filippov <a.filippov@yadro.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-17nicole: Fix OCC hwmon paths for the 5.3+ kernelAlexander Filippov3-2/+2
The 5.3 kernel adds an 'fsi-master' directory in front of the fsi0 and fsi1 directories in the OCC device tree paths. Update the OCC hwmon file paths accordingly as those are based on that path. Signed-off-by: Alexander Filippov <a.filippov@yadro.com> (From meta-yadro rev: 54b7c9b1ab1bf5b91b293c76335de887f7ff8311) Change-Id: Ie506f88c4e7b2b20f4b589c655982d42dcc3a3f1 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-02-28nicole: Add LED supportArtem Senichev4-1/+146
Changed to be consistent with the schematics. (From meta-yadro rev: 19d9cb67b24396fabbe7160a3f04a71d775c166c) Signed-off-by: Artem Senichev <a.senichev@yadro.com> Change-Id: I46a3f1dde090bd247ddbf72a3a0c1310d6fafdd2 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-02-28nicole: Fix GPIO setup for power buttonArtem Senichev1-26/+1
Changed to be consistent with the schematics. (From meta-yadro rev: c3bb02e54cbccb89c5ba7c308ae36c7655922f2d) Signed-off-by: Artem Senichev <a.senichev@yadro.com> Change-Id: I7610fb0ed0f28c8cfccc98799100df96a57b4722 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-02-21nicole: Add VPD supportArtem Senichev10-1/+100
VPD contains general description of the BMC card and MAC address for the Ethernet controller. Physically, VPD is stored in the EEPROM AT24C256C, which is connected to the Aspeed SoC via I2C and can be read or written through the special device file /sys/bus/i2c/devices/0-0050/eeprom. (From meta-yadro rev: 95f98dc7d5ccf2b221d2a5aea51bf411201f351c) Signed-off-by: Artem Senichev <a.senichev@yadro.com> Change-Id: I21624f154cfa1e92eddbc1739a4e053d00889b5a Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-02-20nicole: NCSI channel selectorArtem Senichev3-0/+138
NCSI channel number is selected depending on GPIO state of a pin described in the device tree (gpio/nsci_cfg node). Currently, this pin is controlled via MCU, and its state represents Nicole's physical position inside a fabric. Channel selector scheme: * GPIO pin is LOW: channel 0; * GPIO pin is HIGH: channel 1; * invalid configuration or error: channel 0. After changing pin's state it is necessary to reboot the BMC to apply new channel number. (From meta-yadro rev: 2661355417e52d968e9845298c37cae8ff1dfe6b) Signed-off-by: Artem Senichev <a.senichev@yadro.com> Change-Id: I8eeac34f71197fc110e41d186dd1fd4d2f1ef064 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-10nicole: dts: Add RCLK to MAC clocksAlexander Filippov1-1/+1
Fixes build with kernel 5.4.4+ This is a copy of the change which was done in the linux repo for Romulus and other AST2500 based HW Original commit is 06a318f9 Andrew Jeffery <andrew@aj.id.au> ARM: dts: aspeed: Add RCLK to MAC clocks for RMII interfaces We need to ungate RCLK on AST2500- and AST2600-based platforms for RMII to function. RMII interfaces are commonly used for NCSI. (From meta-yadro rev: d971ee2180f448f125fb4e9e471cd10a61bf5ff8) Change-Id: If92e32f144b0c79b937def0136cbf86b4a8aeb73 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-12-18nicole: esel-parser: srcrev bump 1ed2c38..c35879fArtem Senichev1-1/+1
Artem Senichev (4): Allow using fsp-trace from current directory Fix parsing "Creator subsystem" field Add source file name to fsp-trace output hostboot: bump version 3920d160..0921b80a (From meta-yadro rev: 1e65c1adfc33232d89e9deb50e436c2356317f6a) Signed-off-by: Artem Senichev <a.senichev@yadro.com> Change-Id: If56a76133bb9fff94638fafe5428969797b257a8 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-12nicole: DTS: Add RCLK to MAC clocksAlexander Filippov1-0/+3
This is the same changes which ones were done in the linux repo for all AST2500 based DTS. Original commit is ed7120aa Andrew Jeffery <andrew@aj.id.au> "ARM: dts: aspeed: Add RCLK to MAC clocks for RMII interfaces" We need to ungate RCLK on AST2500- and AST2600-based platforms for RMII to function. RMII interfaces are commonly used for NCSI. (From meta-yadro rev: f66aaa5cea8ee9a6423cb2d7dcf7f5e75bf95f96) Change-Id: Ieb908db2fb5ef0f0e4ff53dd1563b50e14fc2334 Signed-off-by: Alexander Filippov <a.filippov@yadro.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-21meta-yadro: layer.conf: add zeus compatibilityAlexander Filippov3-3/+3
OE-core master will be dropping warrior soon; zeus is the next release. (From meta-yadro rev: 27e7dd3d6c82478ab61973e9a6470fba6f2b4502) Change-Id: Id4a5cb6bff0f2f64df99c6ae602bbbfb55e4cfd0 Signed-off-by: Alexander Filippov <a.filippov@yadro.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-16vesnin: Add green led to phosphor-led-managerAlexander Filippov1-0/+3
The green led should be on while host is up. (From meta-yadro rev: a7fc645df8796c679ac01aaa1b421271af478d0a) Change-Id: I8ea751e5a6d8a509800732a0d002788488329101 Signed-off-by: Alexander Filippov <a.filippov@yadro.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-04meta-nicole: Add recipe for building eSEL parserArtem Senichev2-1/+24
(From meta-yadro rev: 25631eaa5a8c6b4542555aff48a8fc3865956d43) Signed-off-by: Artem Senichev <a.senichev@yadro.com> Change-Id: I5003c0f741333d4c0301fa0707dd83d2edf8c127 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-17meta-yadro: Remove references to YADROBASEBrad Bishop7-9/+6
YADROBASE is only used for pointing at licenses...point at the licenses in oe-core in meta/files/common-licenses instead. to match the defacto convention used in other oe layers like meta-openembedded. (From meta-yadro rev: 55fa5d541e0cb4291c46213132b479e6d16e8360) Change-Id: I8388c5e60837f7ae0d81be4b6cab82db71d43709 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-04nicole: Add phosphor-hostlogger to BMC imageArtem Senichev1-0/+1
(From meta-yadro rev: ab139e076ccf28f19d61728d1bd9f6c6a6e75523) Signed-off-by: Artem Senichev <a.senichev@yadro.com> Change-Id: Iba51aa5fc183a406e2e0cea65c90e344f131b197 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>