Skip to content
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

Drop default initrd addresses from jh7110 dts #80

Open
wants to merge 1 commit into
base: JH7110_VisionFive2_devel
Choose a base branch
from

Conversation

wgrant
Copy link
Contributor

@wgrant wgrant commented Mar 3, 2023

Fixes crash on boot without an initrd. u-boot will readd them if booting with an initrd.

Fixes crash on boot without an initrd. u-boot will readd them if booting
with an initrd.
@MichaIng
Copy link

Interesting, our builds/images boot fine without an initramfs, but we see a kernel error only:

[    0.304863] Initramfs unpacking failed: invalid magic at start of compressed archive

Is this to mute this error only?

@wgrant
Copy link
Contributor Author

wgrant commented Mar 14, 2023

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.

@MichaIng
Copy link

MichaIng commented Mar 14, 2023

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
MichaIng added a commit to MichaIng/linux that referenced this pull request Mar 17, 2023
MichaIng added a commit to MichaIng/linux that referenced this pull request Mar 22, 2023
MichaIng added a commit to MichaIng/linux that referenced this pull request Apr 1, 2023
MichaIng added a commit to MichaIng/linux that referenced this pull request Apr 5, 2023
MichaIng added a commit to MichaIng/linux that referenced this pull request Apr 13, 2023
MichaIng added a commit to MichaIng/linux that referenced this pull request Apr 23, 2023
MichaIng added a commit to MichaIng/linux that referenced this pull request Apr 26, 2023
MichaIng added a commit to MichaIng/linux that referenced this pull request May 1, 2023
MichaIng added a commit to MichaIng/linux that referenced this pull request May 30, 2023
MichaIng added a commit to MichaIng/linux that referenced this pull request Jun 8, 2023
MichaIng added a commit to MichaIng/linux that referenced this pull request Jun 16, 2023
MichaIng added a commit to MichaIng/linux that referenced this pull request Jul 1, 2023
MichaIng added a commit to MichaIng/linux that referenced this pull request Jul 5, 2023
MichaIng added a commit to MichaIng/linux that referenced this pull request Jul 29, 2023
MichaIng added a commit to MichaIng/linux that referenced this pull request Aug 3, 2023
MichaIng added a commit to MichaIng/linux that referenced this pull request Aug 9, 2023
MichaIng added a commit to MichaIng/linux that referenced this pull request Aug 18, 2023
MichaIng added a commit to MichaIng/linux that referenced this pull request Aug 26, 2023
MichaIng added a commit to MichaIng/linux that referenced this pull request Aug 31, 2023
MichaIng added a commit to MichaIng/linux that referenced this pull request Sep 8, 2023
MichaIng added a commit to MichaIng/linux that referenced this pull request Sep 22, 2023
MichaIng added a commit to MichaIng/linux that referenced this pull request Sep 22, 2023
MichaIng added a commit to MichaIng/linux that referenced this pull request Sep 23, 2023
MichaIng added a commit to MichaIng/linux that referenced this pull request Sep 23, 2023
MichaIng added a commit to MichaIng/linux that referenced this pull request Oct 7, 2023
MichaIng added a commit to MichaIng/linux that referenced this pull request Jan 28, 2024
MichaIng added a commit to MichaIng/linux that referenced this pull request Feb 2, 2024
MichaIng added a commit to MichaIng/linux that referenced this pull request Feb 8, 2024
MichaIng added a commit to MichaIng/linux that referenced this pull request Feb 19, 2024
MichaIng added a commit to MichaIng/linux that referenced this pull request Feb 23, 2024
MichaIng added a commit to MichaIng/linux that referenced this pull request Feb 23, 2024
MichaIng added a commit to MichaIng/linux that referenced this pull request Mar 1, 2024
MichaIng added a commit to MichaIng/linux that referenced this pull request Mar 1, 2024
MichaIng added a commit to MichaIng/linux that referenced this pull request Mar 9, 2024
MichaIng added a commit to MichaIng/linux that referenced this pull request Mar 9, 2024
MichaIng added a commit to MichaIng/linux that referenced this pull request Mar 27, 2024
MichaIng added a commit to MichaIng/linux that referenced this pull request Mar 27, 2024
MichaIng added a commit to MichaIng/linux that referenced this pull request Apr 5, 2024
MichaIng added a commit to MichaIng/linux that referenced this pull request Apr 13, 2024
MichaIng added a commit to MichaIng/linux that referenced this pull request Apr 13, 2024
MichaIng added a commit to MichaIng/linux that referenced this pull request Apr 18, 2024
MichaIng added a commit to MichaIng/linux that referenced this pull request Apr 18, 2024
MichaIng added a commit to MichaIng/linux that referenced this pull request Apr 29, 2024
MichaIng added a commit to MichaIng/linux that referenced this pull request Apr 29, 2024
MichaIng added a commit to MichaIng/linux that referenced this pull request May 6, 2024
MichaIng added a commit to MichaIng/linux that referenced this pull request May 6, 2024
MichaIng added a commit to MichaIng/linux that referenced this pull request May 17, 2024
MichaIng added a commit to MichaIng/linux that referenced this pull request May 17, 2024
MichaIng added a commit to MichaIng/linux that referenced this pull request May 29, 2024
MichaIng added a commit to MichaIng/linux that referenced this pull request May 29, 2024
MichaIng added a commit to MichaIng/linux that referenced this pull request Jun 15, 2024
MichaIng added a commit to MichaIng/linux that referenced this pull request Jul 5, 2024
MichaIng added a commit to MichaIng/linux that referenced this pull request Jul 5, 2024
MichaIng added a commit to MichaIng/linux that referenced this pull request Aug 4, 2024
MichaIng added a commit to MichaIng/linux that referenced this pull request Aug 4, 2024
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