[Marvell-armhf] Setting u-boot ftd_high to resolve kernel hung#10204
Merged
yxieca merged 1 commit intosonic-net:masterfrom Mar 24, 2022
pavannaregundi:kernel
Merged
[Marvell-armhf] Setting u-boot ftd_high to resolve kernel hung#10204yxieca merged 1 commit intosonic-net:masterfrom pavannaregundi:kernel
yxieca merged 1 commit intosonic-net:masterfrom
pavannaregundi:kernel
Conversation
Change-Id: I3e2521780f5ecdb3bdf6cbb6542250814ca11959 Signed-off-by: Pavan Naregundi <[email protected]>
yxieca
approved these changes
Mar 10, 2022
|
@yxieca, some checks are failed but seems not related to the change from the PR. Can you please retrigger the tests and have this PR merged? Thank you. |
|
Thanks @yxieca. All checks are passed now. Can this PR be merged now please? |
qiluo-msft
pushed a commit
that referenced
this pull request
Mar 25, 2022
Why I did it Kernel hang in during early boot is caused due overwriting of device tree with uncompressing kernel. Added the fdt_high which gives a safe offset from kernel location. How I did it Setting uboot environment variable fdt_high. How to verify it Successful boot of bullseye kernel on Marvell Armada 380/385. Change-Id: I3e2521780f5ecdb3bdf6cbb6542250814ca11959 Signed-off-by: Pavan Naregundi <[email protected]>
judyjoseph
pushed a commit
that referenced
this pull request
Mar 28, 2022
Why I did it Kernel hang in during early boot is caused due overwriting of device tree with uncompressing kernel. Added the fdt_high which gives a safe offset from kernel location. How I did it Setting uboot environment variable fdt_high. How to verify it Successful boot of bullseye kernel on Marvell Armada 380/385. Change-Id: I3e2521780f5ecdb3bdf6cbb6542250814ca11959 Signed-off-by: Pavan Naregundi <[email protected]>
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
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.
Change-Id: I3e2521780f5ecdb3bdf6cbb6542250814ca11959
Signed-off-by: Pavan Naregundi [email protected]
Why I did it
Kernel hang in during early boot is caused due overwriting of device tree with uncompressing kernel. Added the fdt_high which gives a safe offset from kernel location.
How I did it
Setting uboot environment variable fdt_high.
How to verify it
Successful boot of bullseye kernel on Marvell Armada 380/385.
Which release branch to backport (provide reason below if selected)
As issue is due to migration to bullseye, fix needs to be backported to 202111.
Description for the changelog
Marvell-armhf: Setting u-boot fdt_high to resolve kernel hung
Link to config_db schema for YANG module changes
A picture of a cute animal (not mandatory but encouraged)