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

Hard-coded 32MB kernel limitation #19

Open
rasatpetabit opened this issue Jul 27, 2024 · 2 comments
Open

Hard-coded 32MB kernel limitation #19

rasatpetabit opened this issue Jul 27, 2024 · 2 comments

Comments

@rasatpetabit
Copy link

Is there some reason you're still hard-coding kaddr 0x46000000 into the u-boot vars, and imposing a 32mb kernel size limit? I'm still running into this on all the defaults even on the 2024-07-bpi branch?

@frank-w
Copy link
Owner

frank-w commented Jul 27, 2024

if you have a better memory-layout which works also with initrd i can change it ;) it was the address working and i had no issues yet with it

@rasatpetabit
Copy link
Author

I think I've seen you use kaddr 0x48000000 to give it a bit more room in other places? But it would surely be nice to have a proper fix for this.

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

No branches or pull requests

2 participants