commit | 21899b10850b8ba155b16038fac5dd8d98214842 | [log] [tgz] |
---|---|---|
author | Matthias Weisser <weisserm@arcor.de> | Sat Nov 05 11:40:34 2011 +0100 |
committer | Mike Frysinger <vapier@gentoo.org> | Sat Dec 10 17:54:04 2011 -0500 |
tree | 704f143e00b60eb3a2f405fb3d8870c59b527425 | |
parent | c90a4dd79cb17abb46689f27ff9f1c971362d6e2 [diff] |
sandbox: Add improved RAM simulation Using mmap to allocate memory from the OS for RAM simulation we can use u-boot own malloc implementation. Tested-by: Simon Glass <sjg@chromium.org> Signed-off-by: Matthias Weisser <weisserm@arcor.de> Signed-off-by: Mike Frysinger <vapier@gentoo.org>