[U-Boot] Sandbox question
Wolfgang Denk
wd at denx.de
Mon Apr 23 20:30:59 CEST 2012
Dear Matthias,
In message <4F959612.7040903 at arcor.de> you wrote:
>
> Because you will have the same address for "physical memory" in all
> instances of sandbox u-boot. This could simplify test scripts a bit.
> Imagine testing tftp downloads to memory where DRAM bank-> start is
> different for every program run. This was a PITA for me while testing
> the tap ethernet simulation for sandbox. And that is why I came up with
> the patch.
Agreed - though I would expect the mapping at least to be consistent
through all runs of the same binary image.
> Or is there something like $(ramstart) in u-boot?
Not yet - but it would be trivial to add.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Everyting looks interesting until you do it. Then you find it's just
another job. - Terry Pratchett, _Moving Pictures_
More information about the U-Boot
mailing list