Skip to content

arch/ppc64/include/arch/io.h: ignore HRMOR for MMIO operations - #16

Merged
miczyg1 merged 4 commits into
inject_eccfrom
booting_test
Sep 25, 2020
Merged

arch/ppc64/include/arch/io.h: ignore HRMOR for MMIO operations#16
miczyg1 merged 4 commits into
inject_eccfrom
booting_test

Conversation

@krystian-hebel

Copy link
Copy Markdown

Signed-off-by: Krystian Hebel krystian.hebel@3mdeb.com

Comment thread src/arch/ppc64/include/arch/io.h Outdated

#define MMIO_GROUP0_CHIP0_LPC_BASE_ADDR 0x0006030000000000
/* Add 1 to ignore HRMOR */
#define MMIO_GROUP0_CHIP0_LPC_BASE_ADDR 0x0006030000000001

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This will break the access to given IO port. IO ports can be typically accessed at byte granularity

Signed-off-by: Krystian Hebel <krystian.hebel@3mdeb.com>
Signed-off-by: Krystian Hebel <krystian.hebel@3mdeb.com>
Signed-off-by: Krystian Hebel <krystian.hebel@3mdeb.com>
Signed-off-by: Krystian Hebel <krystian.hebel@3mdeb.com>
@miczyg1
miczyg1 merged commit fee2131 into inject_ecc Sep 25, 2020
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.

2 participants