Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update linux & skiboot versions #22

Merged
merged 2 commits into from
Nov 14, 2014
Merged

Conversation

jk-ozlabs
Copy link
Member

This fixes the IPMI boot delay, introduces the OPAL heartbeat facility, introduces a workaround for BMC reboot, and has a bunch of fixes for IPMI & I2C code.

Benjamin Herrenschmidt (4):
      powerpc/powernv: Support OPAL requested heartbeat
      drivers/core/of: Add symlink to device-tree from devices with an OF node
      of/base: Fix PowerPC address parsing hack
      i2c/opal: Adapt for firmware DT updates

Jeremy Kerr (3):
      powerpc/configs: Add I2C_CHARDEV to skiroot_defconfig
      powerpc/configs/skiroot_defconfig: Fix invalid config changes
      powerpc/configs/skiroot_defconfig: Enable AT24 EEPROM driver

Neelesh Gupta (1):
      i2c: Driver to expose PowerNV platform i2c busses

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Jeremy Kerr (1):
      firmware/skiboot: Update to 7185393df

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
@ozbenh
Copy link

ozbenh commented Nov 14, 2014

On Fri, 2014-11-14 at 00:06 -0800, Jeremy Kerr wrote:

This fixes the IPMI boot delay, introduces the OPAL heartbeat
facility, introduces a workaround for BMC reboot, and has a bunch of
fixes for IPMI & I2C code.

Do we still need to manually update or re-create .config to get the
latest kernel ? If yes, then we need to advertise this as people will
get it wrong.


You can merge this Pull Request by running
git pull https://github.com/jk-ozlabs/op-build master

Or view, comment on, or merge it at:

#22

Commit Summary
* configs/palmetto_defconfig: Update linux to c0409752
* Update buildroot to d0dbfff5
File Changes
* M buildroot (2)
* M openpower/configs/palmetto_defconfig (2)
Patch Links:
* https://github.com/open-power/op-build/pull/22.patch
* https://github.com/open-power/op-build/pull/22.diff


Reply to this email directly or view it on GitHub.

@jk-ozlabs
Copy link
Member Author

Hi Ben,

This fixes the IPMI boot delay, introduces the OPAL heartbeat
facility, introduces a workaround for BMC reboot, and has a bunch of
fixes for IPMI & I2C code.

Do we still need to manually update or re-create .config to get the
latest kernel ? If yes, then we need to advertise this as people will
get it wrong.

Yeah. Anything that touches pametto_defconfig needs an:

op-build palmetto_defconfig

  • for that defconfig change to hit your .config

It's a bit janky - we suggested adding the linux, hostboot, and skiboot
trees as submodules to op-build, which would handle all of the updating
for us...

Cheers,

Jeremy

@williamspatrick
Copy link
Contributor

Jeremy, I need more explaination on why we should make those projects submodules. I don't get what it solves and it doesn't seem to fit the typical buildroot mode.

williamspatrick added a commit that referenced this pull request Nov 14, 2014
Update linux & skiboot versions
@williamspatrick williamspatrick merged commit 2995ec3 into open-power:master Nov 14, 2014
@ozbenh
Copy link

ozbenh commented Nov 14, 2014

On Fri, 2014-11-14 at 00:06 -0800, Jeremy Kerr wrote:

This fixes the IPMI boot delay, introduces the OPAL heartbeat
facility, introduces a workaround for BMC reboot, and has a bunch of
fixes for IPMI & I2C code.

Note that we still expose the VPD EEPROM as a 8K chip, I will try to fix
that on monday.

Cheers,
Ben.

sannerd pushed a commit to sannerd/op-build that referenced this pull request Oct 22, 2017
ghost pushed a commit to stewartsmith/op-build that referenced this pull request Jan 29, 2018
Changes Included for package hostboot-binaries, branch release-op910:
38248b4 - sannerd - 2018-01-23 - Merge pull request open-power#22 from cvswen/hcode_update_910
ef8811b - Corey Swenson - 2018-01-23 - Update HCODE image to hw012318a.op910

Changes Included for package witherspoon-xml, branch release-op910:
758eb02 - Erich Hauptli - 2018-01-22 - Disabling Stop 4
9596557 - Erich Hauptli - 2018-01-18 - Disabling Stop 5 and 11

Changes Included for package hostboot, branch release-op910:
7f4ced1 - Prasad Bg Ranganath - 2018-01-23 - FW910: PM reset procedure fix, move psafe update after CME halts
227fb6a - Ilya Smirnov - 2018-01-22 - Populate ATTR_FABRIC_PRESENT_GROUPS
88474d5 - Christian Geddes - 2018-01-22 - Add FABRIC_PRESENT_GROUPS system attribute
88e000e - Stephen Glancy - 2018-01-22 - Adds blank PDA files for HB
a770fa9 - Louis Stermole - 2018-01-21 - Add Vreg==1 trigger to DLL workaround
7e378b2 - Ilya Smirnov - 2018-01-21 - Workaround for DLL Recalibration HWP
08590b5 - Stephen Glancy - 2018-01-19 - Adds in blank files for CCS workarounds
997752b - Stephen Glancy - 2018-01-19 - Updates dramint training structure
b786388 - Thi Tran - 2018-01-19 - p9_sbe_hreset - Adding I2C Bit rate divisor calculation
13069e9 - Sheldon Bailey - 2018-01-18 - HTMGT:  Send VRM Vdd Thermal Thresholds to OCC part1 HB attributes
IlyaSmirnov91 pushed a commit that referenced this pull request May 5, 2021
Changes Included for package everest-xml, branch master:
a333001 - Anh T Dang - 2021-03-09 - Merge pull request #22 from zach/master
388df05 - Zach Clark - 2021-03-09 - Set TPM_REQUIRED to 0

Changes Included for package sbe, branch master-p10:
1402711 - Srikantha S. Meesala - 2021-03-09 - Update right cpuCycles delay time as value
66dfdf3 - Justin.Ginn@ibm.com - 2021-03-08 - Minor tweaks to DFT build infrastructure
a289cb0 - jdginn - 2021-03-08 - Don't validate isteps for DFT

Signed-off-by: hostboot <hostboot@us.ibm.com>
op-jenkins added a commit to op-jenkins/op-build that referenced this pull request Jun 22, 2023
Changes Included for package occ, branch master-p10:
706ae10 - mbroyles - 2023-06-21 - OCC WOF DIMM power credit support

Changes Included for package hcode, branch master-p10:
7dd801d - hostboot - 2023-06-21 - Release tag & head commit information updated for hw062123a.opmst10
20377c5 - Chris Steffen - 2023-06-21 - Odyssey OMI Improvements

Changes Included for package hostboot, branch master-p10:
7c3a832 - Zach Clark - 2023-06-21 - Distribute the new OCMB firmware packaging script for OpenPOWER builds
8404ed2 - Ilya Smirnov - 2023-06-21 - Odyssey Attr Exchange Fixes
d51e2fd - Daniel Crowell - 2023-06-21 - Default simics boot to use chipop mode for Odyssey HWPs
c11b972 - Amita Banchhor - 2023-06-21 - Fix data pointers in draminit utils to be constant
04fb6d9 - Thi Tran - 2023-06-21 - Permanently remove IOPPE base image size check

Changes Included for package hostboot-binaries, branch master:
05b0163 - hostboot - 2023-06-21 - UPDATE executables for the NVIDIA gpu and/or ring files for hw062123a.opmst10
737aae3 - hostboot - 2023-06-20 - UPDATE EKB Odyssey pak file for hw062023a.ody

Changes Included for package rainier-xml, branch master:
c34f9cd - ruby452 - 2023-06-21 - Merge pull request open-power#22 from ruby452/master
d4df8a4 - ruby452 - 2023-06-20 - Fixed some typos and removed all global settings for ddr4
ce2c997 - ruby452 - 2023-06-20 - Fixing the temp_sensor targets under the OCMB

Changes Included for package rainier-xml, branch master:
c34f9cd - ruby452 - 2023-06-21 - Merge pull request open-power#22 from ruby452/master
d4df8a4 - ruby452 - 2023-06-20 - Fixed some typos and removed all global settings for ddr4
ce2c997 - ruby452 - 2023-06-20 - Fixing the temp_sensor targets under the OCMB

Signed-off-by: hostboot <hostboot@us.ibm.com>
mabaiocchi added a commit to mabaiocchi/op-build that referenced this pull request Sep 11, 2023
This commit attempts to build the everest-xml DDR5 Support (aka Pull
Request open-power#22) with the PNOR changes that use a larger HBD (Hostboot
Targeting/Attribute) PNOR section required to accomodate it.

Signed-off-by: Mike Baiocchi <baiocchi@ibm.com>
op-jenkins added a commit to op-jenkins/op-build that referenced this pull request Sep 29, 2023
Changes Included for package everest-xml, branch master:
d902c63 - Dan - 2023-09-28 - Merge pull request open-power#22 from adangster/master
3ceacea - adangster - 2023-09-27 - Correction mistake
3976f3b - adangster - 2023-09-25 - DDR5 support change -- per Ruby452 commment "PR and there is a mistake in all the temp sensor I2C bus connections. You currently have them all (ts0, ts1 & ts2) going to the P10 I2C master and that's incorrect, they to go the OCMB i2c master target in the MRW which should be 'i2c-ocmb-master'"
11c2103 - adangster - 2023-06-23 - DDR5- FRU path update for dt0,1,2,3,
2c2a9f4 - adangster - 2023-06-23 - DDR5 -- connect i2c bus to ocmb/ts0/1/2
94886da - adangster - 2023-06-23 - change <dest_target>i2c-ocmb</dest_target>  >>>  <dest_target>i2c-ocmb-slave</dest_target>
f038599 - adangster - 2023-06-23 - Connect bus DDR --> mem-port
641ccb6 - adangster - 2023-06-23 - Update pmic0,1,2,3 --> i2c address with 0xB0,B2,B4,B6
7737af2 - adangster - 2023-06-23 - updated i2c addresses i2c-ocmb-master -OUT i2c-ocmb-slave -IN 0x40							ts0  --0x30 ts1  --0x32								ts2  --0x34 dt0,1,2,3 --  add 0x26,28,2A,2C
4e3d15c - adangster - 2023-06-22 - Removed DDR4 connections and from DIMM part

Changes Included for package hostboot, branch master-p10:
b46d1a0 - hostboot - 2023-09-28 - Update HCODE commit to 9a22e27c8e Bonnell DIMM power curve updates
03a977b - hostboot - 2023-09-28 - Update OSBE commit to 8cfa0cdc Update ATTR_RESONANT_MODE_ENABLE to be wr

Changes Included for package hostboot-binaries, branch master-p10:
79e4219 - hostboot - 2023-09-28 - EKB Odyssey pak file release: hw092723a.ody

Signed-off-by: hostboot <hostboot@us.ibm.com>
op-jenkins added a commit to op-jenkins/op-build that referenced this pull request Dec 1, 2023
Changes Included for package hostboot, branch master-p10:
f7620b7e55 - Daniel Crowell - 2023-11-30 - Copy patch script itself when using cponly option
b6b05c0680 - Ilya Smirnov - 2023-11-29 - Re-enable HB_FAST_PRIME for Jenkins
6b69a61a53 - Mike Baiocchi - 2023-11-29 - Clean up new Usage(3) in patch-bmc script
9d80f58e3c - Mike Baiocchi - 2023-11-29 - Update patch-bmc script with new Usage in help text
b5a77c1db4 - hostboot - 2023-11-29 - Update OSBE commit to d06590ec zme: I2C stop sequence before any OCMB ch

Changes Included for package hostboot-binaries, branch master-p10:
5f10b68 - hostboot - 2023-11-30 - UPDATE executables for the NVIDIA gpu and/or ring files for hw113023a.opmst10
30ca850 - hostboot - 2023-11-30 - EKB Odyssey pak file release: hw112923a.ody

Changes Included for package sbe-common, branch main:
274564141 - Joachim Fenkes - 2023-11-30 - zme_link_posttrain: Actually drop XBUS fences
7e449bf1e - Joe McGill - 2023-11-30 - zme_perv_common -- fix ABUS mapping table for zMetis
de73ef084 - Olsen - 2023-11-30 - XCE updates for handling running average STOP activity counting
91bf6d843 - Simon Buechsenstein - 2023-11-30 - Adding abus param delete chipop
a6c52398d - rajerpp1 - 2023-11-30 - Adding simics tool to parse the message register value
d7c36e59c - Joe McGill - 2023-11-30 - zme_tp_init -- quiet TOD errors during IML
43308702c - Daniel Kiss - 2023-11-30 - zme: Assume fenced ringbus, drop all fences as per partial good
639fff171 - Louis Stermole - 2023-11-30 - Add declaration for ody_mnfg_fast_scrub in PRD header
8ce2aed01 - Stephen Glancy - 2023-11-30 - Removes unneccessary functions out of Metis eff config - round 1
fdbf08e6d - Josh-Chica - 2023-11-30 - Imported Ody files from EKB
4b226798c - Joachim Fenkes - 2023-11-30 - parseErrorInfo: Stabilize output
605e93017 - Daniel Kiss - 2023-11-30 - zme: Reset fapi2::current_err before every chipop
2701080ac - Josh-Chica - 2023-11-29 - Added XBUS syncmode chipop

Changes Included for package bonnell-xml, branch main:
32427c1 - BRIANA FOXWORTH - 2023-11-30 - Merge pull request open-power#22 from befoxwor/main
b7c264b - befoxwor - 2023-11-30 - Updating OCMB_PWR Slope and Intercept

Changes Included for package hcode, branch master-p10:
82cacc060 - hostboot - 2023-11-30 - Release tag & head commit information updated for hw113023a.opmst10
ad4a2b581 - Ben Gass - 2023-11-30 - Reduce class size for p10_io_power

Signed-off-by: hostboot <hostboot@us.ibm.com>
op-jenkins added a commit to op-jenkins/op-build that referenced this pull request Dec 4, 2023
Changes Included for package bonnell-xml, branch main:
32427c1 - BRIANA FOXWORTH - 2023-11-30 - Merge pull request open-power#22 from befoxwor/main
b7c264b - befoxwor - 2023-11-30 - Updating OCMB_PWR Slope and Intercept

Changes Included for package hostboot-binaries, branch master-p10:
3f4ae9b - hostboot - 2023-12-02 - EKB Odyssey pak file release: hw120123a.ody
28ac4e4 - hostboot - 2023-12-01 - EKB Odyssey pak file release: hw113023a.ody
5f10b68 - hostboot - 2023-11-30 - UPDATE executables for the NVIDIA gpu and/or ring files for hw113023a.opmst10
30ca850 - hostboot - 2023-11-30 - EKB Odyssey pak file release: hw112923a.ody

Changes Included for package sbe-common, branch main:
cfbe6abde - Joachim Fenkes - 2023-12-01 - clockstop_on_xstop: Make regions to be stopped customizable
b3028e9d6 - Andreas Arp - 2023-12-01 - Baby stepping sector drive strength
769ab632b - Douglas Holtsinger - 2023-12-01 - Support multiple bitfield/spyvalue initfile pairs
6301e9bb9 - Chris Steffen - 2023-12-01 - Restore Mbus Calibration Margin
9f85b3745 - Joe McGill - 2023-12-01 - runit.pl -- flag unsupported initfile expansion syntax
304ef539a - Daniel Kiss - 2023-12-01 - poz: Generic function to reserve/release a HW semaphore
38cf1b9f8 - Joachim Fenkes - 2023-12-01 - zme: Shrink cust partition, add custbak
274564141 - Joachim Fenkes - 2023-11-30 - zme_link_posttrain: Actually drop XBUS fences
7e449bf1e - Joe McGill - 2023-11-30 - zme_perv_common -- fix ABUS mapping table for zMetis
de73ef084 - Olsen - 2023-11-30 - XCE updates for handling running average STOP activity counting
91bf6d843 - Simon Buechsenstein - 2023-11-30 - Adding abus param delete chipop
a6c52398d - rajerpp1 - 2023-11-30 - Adding simics tool to parse the message register value
d7c36e59c - Joe McGill - 2023-11-30 - zme_tp_init -- quiet TOD errors during IML
43308702c - Daniel Kiss - 2023-11-30 - zme: Assume fenced ringbus, drop all fences as per partial good
639fff171 - Louis Stermole - 2023-11-30 - Add declaration for ody_mnfg_fast_scrub in PRD header
8ce2aed01 - Stephen Glancy - 2023-11-30 - Removes unneccessary functions out of Metis eff config - round 1
fdbf08e6d - Josh-Chica - 2023-11-30 - Imported Ody files from EKB
4b226798c - Joachim Fenkes - 2023-11-30 - parseErrorInfo: Stabilize output
605e93017 - Daniel Kiss - 2023-11-30 - zme: Reset fapi2::current_err before every chipop
2701080ac - Josh-Chica - 2023-11-29 - Added XBUS syncmode chipop

Changes Included for package hostboot, branch master-p10:
f7620b7e55 - Daniel Crowell - 2023-11-30 - Copy patch script itself when using cponly option
b6b05c0680 - Ilya Smirnov - 2023-11-29 - Re-enable HB_FAST_PRIME for Jenkins
6b69a61a53 - Mike Baiocchi - 2023-11-29 - Clean up new Usage(3) in patch-bmc script
9d80f58e3c - Mike Baiocchi - 2023-11-29 - Update patch-bmc script with new Usage in help text
b5a77c1db4 - hostboot - 2023-11-29 - Update OSBE commit to d06590ec zme: I2C stop sequence before any OCMB ch

Changes Included for package hcode, branch master-p10:
82cacc060 - hostboot - 2023-11-30 - Release tag & head commit information updated for hw113023a.opmst10
ad4a2b581 - Ben Gass - 2023-11-30 - Reduce class size for p10_io_power

Signed-off-by: hostboot <hostboot@us.ibm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants