summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2020-09-30phosphor: ensure host state sensors cleared on host stopAndrew Geissler1-0/+8
With some of the new targets like obmc-host-diagnostic-mode, the BMC can be a while in these targets before other ones are started which start initializing these sensors again. Need to be sure to reset them to defaults once the host is stopped for any reason. This ensures that other BMC software which is looking at these to know host boot state have the correct information. Tested: - Verified sensors were reset when starting obmc-host-diagnostic-mode target (From meta-phosphor rev: 6f640bd9fcabae0affc0883940e47bdd5a13e752) Change-Id: Iee12327b769ffed03dabb050fd4eed8137f76fe0 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-30meta-ibm: rainier: install dump header scriptChirag Sharma1-2/+10
This commit will install the dump header script which will create dump header and impose the same on the dump.tar.xz file. Header format will consist of the following: -virtual file directory entry: one file directory entry for BMC DUMP, which will have file header and size of 40 bytes which consists of system serial number, dump identifier, time stamp of the dump. -section directory entry: This has SECTION as entry header, size is of 30 bytes consists of total size of the dump along with other details. -dump header: This has an eye catcher "BMC DUMP", dump identifier, system serial number, system name etc. -dump data table: This will have dump version, dump valid field and number of dump entries. (From meta-ibm rev: 49710574e0e40b98d1b671b95568314838d55985) Change-Id: I7906b6d602a8fd27655c90eb632ce55eaf8ab63a Signed-off-by: Chirag Sharma <chirshar@in.ibm.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-30meta-ibm: mihawk: Solve the issue of cannot reading 250 soc temperatureBen Pai5-4/+4
Mihawk cannot read the 250 soc sensor on the riser, this is because dts defines pca9545riser@70 instead of pca9545@70. (From meta-ibm rev: 731297ebde0eb4272d39260a30cd5f5b1f4e6f1a) Change-Id: Ibcb72ef6be7c953cc35cc216e8cc45e283949e61 Signed-off-by: Ben Pai <Ben_Pai@wistron.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-26host-error-monitor: srcrev bump 9a9bf9846c..c90570ab1aAndrew Geissler1-1/+1
Jason M. Bills (6): Fix missing includes Switch to std::cerr for prints Don't delete the crashdump match on failure Switch to a specific signal for crashdump complete Improve PECI error checking and reporting Correct model-specific error code checks for IERR logging (From meta-intel rev: 317c8513788ca2dfb8a8c704b00084ce82933ef0) Change-Id: Ib11e5e2124a13473d3ad6a5a75002ed9ff37efe2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-26meta-ibm: rainier: add processor includeBrad Bishop1-0/+1
Prior to this patch the Rainier system doesn't include any host processor configuration. Rainier is a server with a host processor, so include the correct host processor configuration. (From meta-ibm rev: 5b44384b92419673b1ce7cca40c5dc613cc6d60a) Change-Id: I3da77be772c3cd0f89539c8e56c5d0719ad84c44 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-26dbus-sensors: srcrev bump c6ca52b3b1..ed3e946c02Andrew Geissler1-1/+1
James Feist (1): Fix PSU PWM fan control (From meta-phosphor rev: 626707a606fe1761bad11c3faae439244b180027) Change-Id: Idf64d6470a5cb486e781465e54d26f36861d1fd8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-26phosphor-fan-presence: srcrev bump 1826c73055..4c3c24f8ffAndrew Geissler1-1/+1
Jolie Ku (1): monitor: Mark a fan with a missing dbus sensor as nonfunctional (From meta-phosphor rev: 9b745c5b9771f39b9e0b01351881b7953d5667ef) Change-Id: If5a83c804c77c128ccf882985e18e9a89d077606 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-26phosphor-debug-collector: srcrev bump 5042725366..7040bce74bAndrew Geissler1-1/+1
Dhruvaraj Subhashchandran (3): Fix shellcheck errors in dreport Create dump manager for each dump type. Implement user requested system dump. (From meta-phosphor rev: dd38f2588a852ea2f24bf98d9892729e1b37cfe8) Change-Id: I94c6cd3666f03a959cd8bdea96cb8ab3dbcf88bb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-26phosphor-debug-collector: srcrev bump 5042725366..7040bce74bAndrew Geissler1-1/+1
Dhruvaraj Subhashchandran (3): Fix shellcheck errors in dreport Create dump manager for each dump type. Implement user requested system dump. (From meta-phosphor rev: e9301773a15a88d8bfc2511e8728c2fee4d4082f) Change-Id: Ibe9d4d5dac2a998e10a8b18bfa672334576b3c85 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-26webui-vue: srcrev bump 9b22b49232..3dd167a131Andrew Geissler1-1/+1
Dixsie Wolmers (1): Update toast drop-shadow opacity Yoshie Muranaka (3): Create separate file for Vue Router routes Move translation into routes file Make customizations to IBM router (From meta-phosphor rev: 201346cad1df991ae50e765f692a9e655053d44d) Change-Id: I21bad52a5d531746ae173e0f67fb360a0902df60 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-26phosphor-nvme: srcrev bump 69b9618d68..92a15badceAndrew Geissler1-1/+1
George Hung (1): Add to read model number from VPD (From meta-phosphor rev: 3285bad4e0561c6eaa25a5a09033a42e23c812e8) Change-Id: I031fbba0a084c96f9e89be8af102410d9f4d526f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-26phosphor-pid-control: srcrev bump 270d27defd..91fe17f600Andrew Geissler1-1/+1
Josh Lehan (1): dbusutil: Fix critical bug in scaleSensorReading (From meta-phosphor rev: e5c388836489e872442fdb3cd83aa5e670a2462a) Change-Id: I35dbcede1b27e5aa11f7f8c5bfce350e8794957c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-26phosphor-power: srcrev bump 6a3fd2c28e..63ea78b948Andrew Geissler1-1/+1
Bob King (1): regulators: Modify monitorSensors() to use Services Brandon Wyman (1): psu-ng: Move analyze for PSUManager to cpp file Shawn McCarney (2): FileDescriptor: Add move and close methods regulators: Create FFDCFile class (From meta-phosphor rev: 415fa75f25f02b930066a320962d7a5978ec854f) Change-Id: Iee0a067a76ab122b9f3d16c1ced6d1594a97f035 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-26entity-manager: srcrev bump 0a2ab3c911..f54a897416Andrew Geissler1-1/+1
Brad Bishop (1): schemas: Intel Fan Connector James Feist (1): WFT: Add fan fault LEDs (From meta-phosphor rev: 2da48d6bf45b87188d280f08383558deb2b6895b) Change-Id: I0f2c4173d81d912fba7374d6d01ac87169308730 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-26phosphor-logging: srcrev bump 44fc316806..44893cc9ffAndrew Geissler1-1/+1
Matt Spinler (1): PEL: Implement CreatePELWithFFDCFiles (From meta-phosphor rev: 64c70bd95d5ad359eaf4576f84ecdf281bdf61a8) Change-Id: I40953a500500ddb7c6933c24ef7bc1591465b466 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-26phosphor-ipmi-flash: srcrev bump 2950c258a4..794a37c14cAndrew Geissler1-1/+1
Patrick Venture (8): bmc: move transports vector into handler object bmc: using namespace ipmi_flash simplifies reading bmc: move support transports vector into factory bmc: move data handler to owned object bmc: move memory region size variable to method cleanup: transition to emplace_back where possible bmc: move the memoryRegionSize out of the method bmc/test: drop unused variable (From meta-phosphor rev: 34558f16cf71c58156c8df2fde1032a71139c330) Change-Id: I30d759afffcbb809280daef2358ee631a833eadb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-26meta-quanta: gbs: add sensors associations for RedfishGeorge Hung5-0/+532
1. add GBS sensors associations for Redfish 2. enable DBUS log service transactions through Redfish option (From meta-quanta rev: a271b5e4d39d8d57a453f7ea2e500d309241e250) Signed-off-by: George Hung <george.hung@quantatw.com> Change-Id: If71fc9e9ec4f47b7dc78bb0940588e801e6e8c45 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-26meta-quanta: gbs: adjust max34451/p3v_bat_adc threshold/GAINGeorge Hung3-19/+22
max34451: adjust pwrgd_pvpp/pwrgd_pvddio/pwrgd_cpuvr GAIN/threshold to show normal value p3v_bat_adc: adjust GAIN to meet the deviation requirement (From meta-quanta rev: 47decce839819001140663ed8eed71ffb31efa2b) Signed-off-by: George Hung <george.hung@quantatw.com> Change-Id: Ia30c6abe2f95490d52d01052289ed86178b7cdce Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-26u-boot-aspeed: Disable NCSI debugJoel Stanley1-1/+1
Joel Stanley (1): net/ncsi: Disable DEBUG (From meta-aspeed rev: 59eb0deec79fa1939a450e74b416b75591b47788) Change-Id: Ib3f7695606a936b86a8ff885ab2a5c9598eae736 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-25obmc-yadro-fwupdate: srcrev bump 9ec0aee..8338fb9Alexander Filippov1-4/+9
This brings: - Support for VEGMAN - reboot-guard-support is enabled by default - Some code refactoring - Using the PACKAGECONIFG instead of OEMESON to enable configure options. (From meta-yadro rev: a01e7828feac74f9ae65877b5fe352395cab8736) Change-Id: Iff6566c7988722604735f6a43806e5485d1092f2 Signed-off-by: Alexander Filippov <a.filippov@yadro.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-25dbus-sensors: srcrev bump 5f5f78eb83..c6ca52b3b1Andrew Geissler1-1/+1
Ed Tanous (1): Add maintainer (From meta-phosphor rev: 1dac30c315e00c1881762392f148dccb963d9fb2) Change-Id: I1b6e3cc1ef9e060f47fa6f731c187c386bbee065 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-25phosphor-misc: srcrev bump aeacd25267..2af04734ffAndrew Geissler1-1/+1
Igor Kononenko (1): usb-ctrl: adds to configure the usb interface type (From meta-phosphor rev: fd41defb5b3e12bdc4aaf8cb5c4e3349f2e3f021) Change-Id: Iad9e7045e77c28803a0dd2be4bd328084c4be939 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-25entity-manager: srcrev bump 6cfb775bea..0a2ab3c911Andrew Geissler1-1/+1
Ed Tanous (1): Add maintainer (From meta-phosphor rev: 4d915ce716d412809655002cf5909dffe6e78ab1) Change-Id: I092be29edff5cfdb60da0114c975fe840aeaac3b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-25webui-vue: srcrev bump 0214fedb49..9b22b49232Andrew Geissler1-1/+1
Dixsie Wolmers (2): Add optional fields to LDAP and CSR form Add table search filter clear button Sukanya Pandey (2): Auto fill date and time input fields in DateTimeSetting page Show total and filtered number of items in a table (From meta-phosphor rev: 4a53de9e117c4f81f6a092fa7b90650adc3e4c3d) Change-Id: Id9259a6590a32b100e4119214bae8889ff4c238f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-25Remove compilers from phosphor-webui recipeEd Tanous1-15/+0
They were only required for building libsass, which has been rightly deprecated, and is no longer required as of: https://gerrit.openbmc-project.xyz/c/openbmc/phosphor-webui/+/35709 This commit will require the above before it will build. Tested: bitbake phosphor-webui built correctly when used with the above review. Given after that review this functionality is no longer used, there is realistically nothing to test. (From meta-phosphor rev: 1d2116dd74a6985fdc4fd7c37bec359f1637da87) Signed-off-by: Ed Tanous <ed@tanous.net> Change-Id: Ia3d0a2f0337c937c7708cfd302da705b327ede21 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-25systemd-units: ensure required class is inheritedAndrew Geissler1-0/+1
Although the project is trying to get away from the use of obmc-phosphor-systemd, need to ensure it's being used where required. This recipe utilizes it to create chassis/host synchronization and action targets. (From meta-phosphor rev: de30c9857a4b93e657a8c32af33f3c84f659463c) Change-Id: I7ddc13c2997f8a38a59e81250aa1b03a76f7625c Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-25systemd-units: move state units to own incAndrew Geissler2-96/+120
The openbmc project is moving away from obmc-phosphor-systemd and its SYSTEMD_LINK macros in favor of more explicit package based installation. This commit gets phosphor-state-manager going in the right direction so that future targets and services can build on the new way to do things. The chassis/host action and synchronization targets still need some additional thought and effort. Tested: Booted up image in QEMU and spot checked a few services ensuring they were still in the expected locations. (From meta-phosphor rev: 5059a445b94e70efa7d6c90c1b5e7aa755dfe1d7) Change-Id: I576cddd8ae10edb222d45e5b4903ea7195def4d4 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-25openpower-hw-diags: srcrev bump 5e622d8706..4071772566Andrew Geissler1-1/+1
Ben Tyner (2): ATTN:ti_handler Conditionally mpipl or quiesce ATTN:ti_handler Add TI data to PEL (From meta-openpower rev: e564a15415d26fcc54f047ac84748ede4605d7a8) Change-Id: Ib06da770ff22f0dafc56dfd242b9bef396bfea39 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-25meta-facebook: console: Fix new yocto update issueVijay Khemka1-1/+10
As per latest yocto update, following error reported so fixing it. URL: 'file://*.conf' has invalid parameters. file:// urls using globbing are no longer supported. Please place the files in a directory and reference that instead. (From meta-facebook rev: 66b327f6b7b70c3ed3752ed89b9b18de463b3c36) Change-Id: I3c1eca1f3fd3fb8acb6166cb3bfb8c8857cb09fc Signed-off-by: Vijay Khemka <vijaykhemka@fb.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-25u-boot-aspeed: Rebase on aspeed-master-v2019.04Joel Stanley1-1/+1
As ASPEED develop their ast2600 u-boot features, we've had a need to integrate changes from their tree into the openbmc tree. In the past we lined this up with a major version bump (as with the kernel), meaning we could create a new branch with our "out of tree" changes applied on top. However, in this case their SDK is still based on the 2019.04 release, so there's not a clear way forward. I've chosen to rebase the openbmc changes on top of their branch. The old branch is still accessible at archive/v2019.04-aspeed-openbmc-1. The bitbake recipe will continue to work as it uses the nobranch=1 flag, and specifies the version based on the SHA. The new branch contains their aspeed-master-v2019.04 tree as of today, with the OpenBMC changes applied on top. The ASPEED changes include: - support for the ast2400 - Disable of buggy AXI prefetch feature - SPL, OTP and secure boot fixes - SPI flash updates and calibration changes - eMMC, Ethernet, fixes I've boot tested it running from SPI NOR on AST2600 A1 hardware, as well as QEMU, and it reached userspace. I will bump the bitbake recipe to integrate the changes into openbmc. Andreas Dannenberg (1): spl: Make image loader infrastructure more universal Chia-Wei, Wang (18): config: ast2600: Enable board early initialization ARM: dts: ast2600: Revert dm-pre-reloc property from eMMC configs: ast2600-slt: Change DRAM speed to 1600Mbps spl: fit: Separate FIT image load and processing spl: ast2600: Fix the load buffer address Revert "spl: fit: Separate FIT image load and processing" Revert "add LPC/eSPI storngest Driving Strength" configs: ast2600-slt: Add ENV default configuration aspeed: Fix compile warning ast2600: Remove AXI-prefetch support wdt: ast2600: Fix reset mask setting spl: ast2600: Add secure boot flow support update bootflow fix boots address configs: ast2600-fpga: Fix defconfig and header ARM: spl: Add SPL relocation support spl: ast2600: Add relocation support ARM: timer: ast2600: Add dynamic frequency detection Chin-Ting Kuo (22): spi: timing: Change timing calibration method spi-flash: w25q01jv flash model support spi-flash: aspeed: Remove unused variable spi: Add w25q512jvfm flash model boot: emmc: Boot from eMMC feature early porting emmc: Move "u-boot,dm-pre-reloc" flag to evb.dts spi-nor: Add flash model w25q01jvfim and fix typo mmc: SD: Add property for timing phase and drive type mmc: slt: Add timing phase and drive type for MMC spi: cpuinfo: Add ABR, spi_aux_pin info spi: crypress: Set 4B mode to controller when address width is 4 spi: AST2500: Modify ABR boot source log spi: scu_info: Simplify scu info log related to fmc/spi spi: ast2500: Porting spi1 setting spi-flash: Set FMC04/SPIR04[6:4] when enter 4B mode spi-flash: Use user mode under specific condition spi-flash: Modify SPI/FMC CE1 default decode address fpga: fixbug: Remove CONFIG_BOARD_EARLY_INIT_F dp: Update dp base address spi: bugfix: Do not change read command until flash probe fmc: Set FMC50[1] for waiting WIP idle eMMC: Do not fill FMC50[1] when boot from eMMC Dylan Hung (18): add rmii rclk oe control add rmii rclk pin control add board_ram_info for ast2600 series move borad_add_ram_info to borad_common.c fix FPGA RGMII pin setting revise fpga mac device fix typo don't print message in sdramphy_init write scu config back if vga config is "0" refactor code: add macro for ECC setup trim tailing whitespaces don't re-init ecc if dram has been initialized fix ncsi build don't reserve VGA memory if efuse bit is set fix fpga booting add ast2650 fpga config remove dram initialization from platfrom.S remove mac init from platform.S Joel Stanley (7): dts: ast2600-evb: Enable FSI masters aspeed: Add machine names tools: Add script for generating recovery image configs: Add OpenBMC spl defconfig for AST2600 boards clk: ast2600: Add divisor settings for 100MHz PLL ram: ast2600: Enable device tree based DDR config ast2600: tacoma: Run DDR at 1333 Johnny Huang (37): otp: remove print process otp: ignore data region last 2 dw when program otp: program 2 dw then verify 2 dw when program data region otp: skip print data info when no key otp: set default value for otp strap programming rng: add aspeed rng cmd spl: fix duplicate define CONFIG_SYS_MONITOR_LEN defconfig: cot: reduce spl code size config: remove tftpput secure boot: fix hace reset and compile warning clk: rsa clock source set to hpll update otp patch code otp update otp: udpate program otp: udpate strap otp: update strap program bit otp: udpate strap read otp: reduce the code spl: ast2600: update secure boot flow defconfig: ast2600: update spl config spl: aspeed: fix ecc build secure: update bl2 verify secureboot: update bl3 verify aspeed: emmc: support emmc boot defconfig: support new boot flow defconfig: rename ast2600a1 as defaut config fix merge error defconfig: aspeed: update ecc config for new boot flow Revert "defconfig: aspeed: update ecc config for new boot flow" defconfig: aspeed: update ecc config for new boot flow otp: fix ast2600a1 info defconfig: enable position independent to support boot from uart config: enable CONFIG_ENABLE_ARM_SOC_BOOT0_HOOK as default for ast2600 boot0: aspeed: add image size header for boot form sram cmd: otp: udpate for ast2600a2 update ast2600a2 otp register setup otp: fix compile warning and add strap info Peter Robinson (1): Remove redundant YYLOC global declaration ryan_chen (40): add link status update gpio driver fix i2c pinctrl update sd/emmc controller source update add ibm platform add kconfig for env add ast2600 openbmc defconfig fix env compile error update pcie driver mv to cmd/aspeed folder update for mv cmd/aspeed folder add pll test update full test update clk add display port driver add ast2600 defconfig update mac info update dp driver update hclk setting update axi ahb div cal update dp firmwire add more desciption about eMMC clk source update file mode update ast2400 have 32kbyte add ast2400 ompatible add ast2400 add reset for ast2400 add ast2400 include file add ast2400 board add ast2400 defconfig add ast2400 pinctrl update ast2400 reset add ast2400 clk add ast2400 defconfig update ast2500 add mac for ast2400 add for ast2400 add ast2400 clk Video format look-up table is updated for 640x480@85Hz (From meta-aspeed rev: 9d5ae052312dc45a645dc5e7ab8a9daf4ef686d6) Change-Id: I50a06ca91d86f4548d47e85e215ace4498c0c9a8 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-24phosphor-power: srcrev bump 0f6ebadec4..6a3fd2c28eAndrew Geissler1-1/+1
Bob King (2): regulators: Add Services& services to classes regulators: Modify Configuration to use Journal Jay Meyer (1): Enhance PSU tracing support - add device access info (From meta-phosphor rev: 8b312c5e3178fcd2958e20e8edfe41efbe6d7464) Change-Id: Ied6eda825df19d055d42fba372e3a356d78ac852 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-24bmcweb: srcrev bump 02379d3572..bbf1a93eb6Andrew Geissler1-1/+1
James Feist (1): schema: add missing tags (From meta-phosphor rev: e7bd80314650b6c96e216a5d1fb7b958c13f80bf) Change-Id: Ife8c1780d9d088f6860a74af6a2c1b8bf54b939e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-24entity-manager: srcrev bump 43c9e2a763..6cfb775beaAndrew Geissler1-1/+1
Andrei Kartashev (2): FruDevice: use FRU Areas enum to iterate FruDevice: parse more than 2 custom fields (From meta-phosphor rev: 4b385685c90cace4f1183598fa30b257696cbd89) Change-Id: Iae5c7f944de51eaa4cdc985058258d83a135994a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-24phosphor-state-manager: srcrev bump 44c223ce1a..162c7bfb0cAndrew Geissler1-1/+1
Andrew Geissler (1): bootblock: ensure no power operation on block (From meta-phosphor rev: fa674755ba254010f6d08efb01373808cefbb875) Change-Id: Idd4da5efae4e9b20be87e3fdd62326f3130a2992 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-24phosphor-health-monitor: srcrev bump b7a7b8a5a4..415dcd21daAndrew Geissler1-1/+1
Vijay Khemka (2): Add unit to health sensor Fix threshold checking (From meta-phosphor rev: c6579a1a8454582d8e43d4e7660f47b661fb2827) Change-Id: Ifbbace37c618ac2eb466f8a79eccbb54805728d2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-24meta-phosphor: add a base image recipeBrad Bishop1-0/+14
Much like core-image-base, add a base OpenBMC image obmc-phosphor-base-image. This is essentially CORE_IMAGE_BASE_INSTALL + packagegroup-obmc-apps-extras (which is empty by default). At time of writing, obmc-phosphor-base-image is an abstract thing and doesn't make any specific statement about content. The initial intent is twofold: 1 - Provide a base image upon which space constrained users can "build up" their image content by appending to IMAGE_FEATURES in place of the current practice of "tearing down" obmc-phosphor-image by _remove-ing from IMAGE_FEATURES (The Yocto layering implementation prefers appending over _remove-ing for maximum layer compatibility). 2 - Over time, a carefully curated set of IMAGE_FEATURES would be added (there aren't any at the moment) that provides content that most users would expect by default. (From meta-phosphor rev: fb768573bc58d020b63dba323cb0eb3afafd5e6d) Change-Id: Id3b15ffd8084298a4784ad1b3c4004b2cb2f73e4 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-23meta-quanta: gbs: add VR/adm1272 temperature sensorsGeorge Hung10-2/+145
VR temperature sensor names: vddcr_cpu vddcr_soc vddio_abcd vddio_efgh p12v_mobo p12v_fan adm1272 temperature sensor name: hotswap Note: Since adm1272 PMON_CONFIG didn't enable temperature monitoring by default, add the driver patch to support it (From meta-quanta rev: c680ebe0310ff72dd0811616830d22f5d5bfa108) Signed-off-by: George Hung <george.hung@quantatw.com> Change-Id: Icb39c0827fe66faaa91d24b3fc93e15f53d21782 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-23meta-openpower: phosphor-dbus-interfaces: remove unused bbappendPatrick Williams1-1/+0
The flags set by this bbappend are now handled automatically by the phosphor-dbus-interfaces recipe. (From meta-openpower rev: d82b45abb965acabc918076d60f9cb30b724eb5c) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ib295f807c539290b1a16f032c6b1f1a5901bbfd2 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-23phal: Enabled service to reinit CEC device treeRamesh Iyyar2-1/+16
The POWER CEC system device tree need reinitialize before doing normal ipl to mark required targets as functional for ipling. The service file is added in below patch. https://gerrit.openbmc-project.xyz/c/openbmc/openpower-proc-control/+/36577 (From meta-openpower rev: 2257014de9964f673b4ae2864deffd25e6022cee) Signed-off-by: Ramesh Iyyar <rameshi1@in.ibm.com> Change-Id: I499ee3c6c2b4f3caf33609ca6e70112801d5cbae Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-23nicole: Remove obsolete vlan-4004 package.Alexander Filippov7-93/+0
The functionality of this package was added as a part of `systemd-conf` package. This package is no longer required. (From meta-yadro rev: e5fb11c84f7455acff17efb79373e954afef1780) Change-Id: Iee5368e0bcc60ccdb745323937ec5506ce3c1c4d Signed-off-by: Alexander Filippov <a.filippov@yadro.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-23nicole: Add predefined network settingsAlexander Filippov7-2/+70
This brings the default network settings for Tatlin as a part of `systemd-conf` package. These settings contain a predefined IPv4 address for eth0 interface, keep the possibility of getting an additional IP address from DHCP. VALN4004 with predefined IPv6 address is also kept. (From meta-yadro rev: 56e7efa11a0b281f39d160cd99c84b7a95632205) Change-Id: Ibb025a1ae519f0843bfcb8ec71e009e2bc97141f End-User-Impact: - BMC now has predefined IPv4 address on the eth0. - VLAN4004 also present and has predefined IPv6 address - BMC is able to get a dynamic IP address on eth0. Signed-off-by: Alexander Filippov <a.filippov@yadro.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-23meta-nicole: phosphor-ipmi-config: Fix product IDAlexander Amelkin1-1/+1
Use TATLIN Storage Controller BMC product ID End-user-impact: The BMC is now properly identified via IPMI using the Get Device ID command. Signed-off-by: Alexander Amelkin <a.amelkin@yadro.com> Change-Id: I51d2da6c844effa6478df87dd55609a976f48abd (From meta-yadro rev: 59d7d9823b9e77b81f24d93cc5fb5b7e6e2e5187) Change-Id: I70f17380aa3f87c3670cae2dbd1e5cb2980f7dde Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-23dbus-sensors: srcrev bump 484b9b3753..5f5f78eb83Andrew Geissler1-1/+1
Zhikui Ren (1): Add Zhikui Ren as maintainer (From meta-phosphor rev: 6cc391520adcab8aa3e94c2fd7eb15a4293c569e) Change-Id: I856e78364e1b91ab00cf333c3abadc5368bd1c4e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-23phosphor-pid-control: srcrev bump 7f9d690dcc..270d27defdAndrew Geissler1-1/+1
Josh Lehan (1): gitignore: Adding more files to ignore (From meta-phosphor rev: 448251270bad2f71d465249f8fd8f963c6fca5fb) Change-Id: Ieb5869b6d3491570a53f7ce00fbe014994a9b111 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-23sdbusplus: srcrev bump d5ce346c43..992ab24ae4Andrew Geissler1-1/+1
Patrick Williams (1): test: timer: fix warning under clang Wludzik, Jozef (1): Remove regex match pattern from object_server (From meta-phosphor rev: fe59860f422b0e09b11f1dc6f039de763a56c4b9) Change-Id: I7ea4eb0bddfb52d136f2316cd5ea322613eb06e3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-23phosphor-debug-collector: srcrev bump e6d6cc831d..5042725366Andrew Geissler1-1/+1
Chirag Sharma (1): Unit test framework for phosphor-debug-collector (From meta-phosphor rev: e364b2e39449b6c833b96bf1e3c123e80cd1b820) Change-Id: I33ee0e10519ccc7142c013cef28b59db0503b68c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-23phosphor-debug-collector: srcrev bump e6d6cc831d..5042725366Andrew Geissler1-1/+1
Chirag Sharma (1): Unit test framework for phosphor-debug-collector (From meta-phosphor rev: caa67ea3f56655c7d3054ec0b77a4dbd1252981d) Change-Id: I72741361d9c3fe3034597ed33840ae7c9ec41409 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-23entity-manager: srcrev bump 844bf77aa5..43c9e2a763Andrew Geissler1-1/+1
Ed Tanous (1): Add ed as reviewer of entity manager (From meta-phosphor rev: 87f00af07c27fcd9a7c2ce27aa42ae5d0f1540bf) Change-Id: If45701ecda7a0099a5f7b123e0f506951339ccec Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-23bmcweb: srcrev bump 23e64207a6..02379d3572Andrew Geissler1-1/+1
Ed Tanous (2): Add Ed back as a maintainer Fix IBM management console to match coding standard Jason M. Bills (1): Update error_messages to Base 1.8.1 (From meta-phosphor rev: 884997a27cb6d1266e458d7d8ad928d7d47c5dc9) Change-Id: I5e46d2295db0ecdd593ac171c697eb06216a90a1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-23power-on: wait for power on once power is turned onAndrew Geissler1-0/+2
Currently the op-wait-power-on service is started before power is actually turned on. Ensure this service does not start until the obmc-power-on-pre@.target completes. The bootblock logic prevents the obmc-power-on-pre@.target from completing when a blocking error or code update is occurring. Without the fix in this commit, the system will not power on but this service will fail because it is incorrectly started as a part of the obmc-power-on-pre@.target. (From meta-phosphor rev: 7773d935f6bb7680bb92212d0a58cebb097affd1) Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: Ib2e339bb93af15ffddacb85d77db7ce22c8a5da1 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>