[U-Boot] [PATCH] sandbox: Add improved RAM simulation
Mike Frysinger
vapier at gentoo.org
Wed Nov 2 20:20:11 CET 2011
On Wednesday 02 November 2011 14:35:55 Matthias Weisser wrote:
> So, as you can see, dumping to far is not faulting. It just dumps (in
> this case) the first bytes of my local libc.
yes, and i think this is acceptable behavior. take any SoC out there, and if
you do `md` on addresses that aren't actually backed by memory, you get chip-
specific behavior. it could be an exception, a hardware error signal, random
garbage, or something else.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20111102/5819f22a/attachment.pgp
More information about the U-Boot
mailing list