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.

How to find the free space in external SDRAM in u-boot



Hi,

I am working on firmware upgrade in my project.

I would like to know, how can I find the free space availability in SDRAM from a particular address.

Let's say I need 100MB space to copy an image to RAM location at 0x82000000.

So, how can I find from 0x82000000 location whether 100MB space is available or not?

Please help me in this.

 

Regards,

Santhosh