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

2011-04-08 Thread Fabian Cenedese
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

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


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

2011-03-18 Thread Fabian Cenedese
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

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot