Temporarily increase RAM available to HPS
Posted: Thu Jun 18, 2020 4:55 am
I'm trying to temporarily make more ram available to Linux on the HPS. From what I've found in various documentation sources this should be possible through u-boot. And it should be possible to set extra u-boot args in u-boot.txt. So I set
in u-boot.txt but it makes no difference.
Does anyone have any idea?
Edit: I'm doing the assignment wrong. mem=1000M has to go inside another assignment, but I can't quite figure out the syntax yet...
NOTE: I've already annoyed Sorg by asking a related question through a github issue. I completely forgot about these forums. Anyway I've searched the forums for more info on this memory split between the HPS and the FPGA, but found nothing relevant to my question. So hopefully this has not been asked too many times and I don't piss off anyone any more![Very Happy :D](./images/smilies/icon_e_biggrin.gif)
Thanks!
Michael
Code: Select all
mem=1000M
Does anyone have any idea?
Edit: I'm doing the assignment wrong. mem=1000M has to go inside another assignment, but I can't quite figure out the syntax yet...
NOTE: I've already annoyed Sorg by asking a related question through a github issue. I completely forgot about these forums. Anyway I've searched the forums for more info on this memory split between the HPS and the FPGA, but found nothing relevant to my question. So hopefully this has not been asked too many times and I don't piss off anyone any more
![Very Happy :D](./images/smilies/icon_e_biggrin.gif)
Thanks!
Michael