Skip to content

Conversation

@mmkow
Copy link

@mmkow mmkow commented Mar 18, 2021

Implementing istep 8.7

@mmkow mmkow changed the title Istep 8 7 WIP: Istep 8 7 Mar 22, 2021
miczyg1 and others added 17 commits June 7, 2021 13:47
Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
…) function name

Co-authored-by: krystian-hebel <40995177+krystian-hebel@users.noreply.github.com>
…eps_table_type variable

Co-authored-by: krystian-hebel <40995177+krystian-hebel@users.noreply.github.com>
Co-authored-by: krystian-hebel <40995177+krystian-hebel@users.noreply.github.com>
variables

Signed-off-by: Mateusz Kowalski <mateusz.kowalski@3mdeb.com>
Removing ./isteps directory and istep8.c file

Signed-off-by: Mateusz Kowalski <mateusz.kowalski@3mdeb.com>
src/soc/ibm/power9

Signed-off-by: Mateusz Kowalski <mateusz.kowalski@3mdeb.com>
Signed-off-by: Mateusz Kowalski <mateusz.kowalski@3mdeb.com>
Signed-off-by: Mateusz Kowalski <mateusz.kowalski@3mdeb.com>
previously static variables

Signed-off-by: Mateusz Kowalski <mateusz.kowalski@3mdeb.com>
global

Signed-off-by: Mateusz Kowalski <mateusz.kowalski@3mdeb.com>
links query procedure

Signed-off-by: Mateusz Kowalski <mateusz.kowalski@3mdeb.com>
links_set_link_active_attr

Signed-off-by: Mateusz Kowalski <mateusz.kowalski@3mdeb.com>
Signed-off-by: Mateusz Kowalski <mateusz.kowalski@3mdeb.com>
8.7

Signed-off-by: Mateusz Kowalski <mateusz.kowalski@3mdeb.com>
used in ABUS/XBUS configuration

Signed-off-by: Mateusz Kowalski <mateusz.kowalski@3mdeb.com>
Signed-off-by: Mateusz Kowalski <mateusz.kowalski@3mdeb.com>
@mmkow mmkow force-pushed the istep_8_7 branch 2 times, most recently from b54fa32 to ca038aa Compare June 9, 2021 15:59
* CHIP_IS_NODE = MODE1 = default
* CHIP_IS_GROUP = MODE2
*/
uint8_t pump_mode = CHIP_IS_GROUP; /* ATTR_PROC_FABRIC_PUMP_MODE MODE2 from talos.xml */

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be read from here: https://github.com/open-power/hostboot/blob/master/src/include/usr/initservice/mboxRegs.H#L163
Value from talos.xml is written by SBE, but it may change for different platforms or even different versions of SBE.

@macpijan macpijan changed the title WIP: Istep 8 7 [on hold] WIP: Istep 8 7 Oct 21, 2021
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.

4 participants