This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux: SRAM for passing information from u-boot to Linux

Guru 20755 points

Tool/software: Linux

Hello,

Is it generally allowed to use SRAM in u-boot and Linux, or is its memory space is used by u-boot, Linux ?

I am looking for a way to pass information from u-boot to Linux, and SRAM seems like a good way, though I am not fully sure if it is already used or not. 

Thank you,

Ran