Drop default initrd addresses from jh7110 dts#80
Open
wgrant wants to merge 1 commit intostarfive-tech:JH7110_VisionFive2_develfrom
Open
Drop default initrd addresses from jh7110 dts#80wgrant wants to merge 1 commit intostarfive-tech:JH7110_VisionFive2_develfrom
wgrant wants to merge 1 commit intostarfive-tech:JH7110_VisionFive2_develfrom
Conversation
Fixes crash on boot without an initrd. u-boot will readd them if booting with an initrd.
|
Interesting, our builds/images boot fine without an initramfs, but we see a kernel error only: Is this to mute this error only? |
Contributor
Author
|
The kernel would crash with an illegal instruction some time after that, unless I removed the default initrd setting or specified a minimal initrd that just mounted, chrooted and execed init. I didn't dig into why, since the initrd bits of the dts are clearly wrong. |
|
Interesting. AFAIK we removed the initramfs before I did further changes to the kernel sources, but never faced a crash. However, it makes sense to remove those hardcoded addresses. I picked it here: MichaIng@605c4c0 EDIT: Works well, kernel error is gone 👍. |
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Mar 14, 2023
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Mar 17, 2023
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Mar 22, 2023
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Apr 1, 2023
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Apr 5, 2023
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Apr 13, 2023
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Apr 23, 2023
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Apr 26, 2023
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
May 1, 2023
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
May 30, 2023
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Jun 8, 2023
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Jun 16, 2023
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Jul 1, 2023
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Jul 5, 2023
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Jul 29, 2023
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Aug 3, 2023
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Aug 9, 2023
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Aug 18, 2023
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Aug 26, 2023
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Aug 31, 2023
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Sep 8, 2023
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Sep 22, 2023
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Sep 22, 2023
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Sep 23, 2023
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Sep 23, 2023
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Oct 7, 2023
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Feb 2, 2024
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Feb 8, 2024
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Feb 19, 2024
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Feb 23, 2024
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Feb 23, 2024
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Mar 1, 2024
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Mar 1, 2024
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Mar 9, 2024
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Mar 9, 2024
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Mar 27, 2024
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Mar 27, 2024
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Apr 5, 2024
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Apr 13, 2024
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Apr 13, 2024
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Apr 18, 2024
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Apr 18, 2024
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Apr 29, 2024
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Apr 29, 2024
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
May 6, 2024
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
May 6, 2024
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
May 17, 2024
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
May 17, 2024
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
May 29, 2024
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
May 29, 2024
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Jun 15, 2024
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Jul 5, 2024
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Jul 5, 2024
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Aug 4, 2024
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Aug 4, 2024
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Jan 29, 2026
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
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.
Fixes crash on boot without an initrd. u-boot will readd them if booting with an initrd.