forked from coreboot/coreboot
-
Notifications
You must be signed in to change notification settings - Fork 0
scom_init #27
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
Closed
Closed
scom_init #27
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
…nment Signed-off-by: Krystian Hebel <krystian.hebel@3mdeb.com>
Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Those instrunctions are:
* Load {byte,half,word} and Zero Caching Inhibited indeXed (l*zcix)
* Store {byte,half,word} Caching Inhibited indeXed (st*cix)
for in* and out*, respectively.
Signed-off-by: Krystian Hebel <krystian.hebel@3mdeb.com>
Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
…ize to 512KB Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Signed-off-by: Michał Żygowski <michal.zygowski@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>
Signed-off-by: Krystian Hebel <krystian.hebel@3mdeb.com>
arch/ppc64/include/arch/io.h: ignore HRMOR for MMIO operations
…of 1MB Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Inject ecc
…f UART1 Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
…L init Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
src/mainboard/raptor-cs/talos-2/bootblock.c: initialize SoL instead o…
Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
…tion Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Signed-off-by: Krystian Hebel <krystian.hebel@3mdeb.com>
TODO: add documentation Signed-off-by: Krystian Hebel <krystian.hebel@3mdeb.com>
TODO: add documentation, fix endianness Signed-off-by: Krystian Hebel <krystian.hebel@3mdeb.com>
For now, whole coreboot.rom is copied into the L3 cache by HBBL. This limits maximum allowed size of coreboot "ROM" to 1 MB with ECC included, so 512 K in practice. This size limit won't be an issue when CBFS will be read from PNOR directly. Signed-off-by: Krystian Hebel <krystian.hebel@3mdeb.com>
Signed-off-by: Krystian Hebel <krystian.hebel@3mdeb.com>
…in hostboot cpp code
Signed-off-by: Krystian Hebel <krystian.hebel@3mdeb.com>
cpu/power9: fix directory structure and timer build fault
Signed-off-by: Krystian Hebel <krystian.hebel@3mdeb.com>
Signed-off-by: Krystian Hebel <krystian.hebel@3mdeb.com>
Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com> Change-Id: Ic61ec002a70a90cf1f567487c32a32150083507a
cpu/power9/scom.c: reset SCOM after an error
krystian-hebel
suggested changes
Feb 26, 2021
miczyg1
reviewed
Mar 4, 2021
miczyg1
reviewed
Mar 4, 2021
Signed-off-by: Igor Bagnucki <igor.bagnucki@3mdeb.com>
Signed-off-by: Igor Bagnucki <igor.bagnucki@3mdeb.com>
Signed-off-by: Igor Bagnucki <igor.bagnucki@3mdeb.com>
Author
|
Closing because of too many merge conflicts. Creating a new MR instead: #91 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.