[U-Boot] get ram size/end in env var

18 Mar
2011
18 Mar
'11
3:47 p.m.
Hi
I want to add in my board's config header an environment command that needs the ram end address (or ram size as ram starts at 0). As the sdram size can differ I'd like to get it at runtime and then jump there with the "go" command (minus some offset). How could I do that?
Thanks
bye Fabi

8 Apr
8 Apr
4:18 p.m.
At 15:47 18.03.2011 +0100, Fabian Cenedese wrote:
Hi
I want to add in my board's config header an environment command that needs the ram end address (or ram size as ram starts at 0). As the sdram size can differ I'd like to get it at runtime and then jump there with the "go" command (minus some offset). How could I do that?
I was wondering if anybody had an idea. I don't know what commands are possible.
Thanks
bye Fabi
5146
Age (days ago)
5167
Last active (days ago)
1 comments
1 participants
participants (1)
-
Fabian Cenedese